Skip to content

Commit 7f1da84

Browse files
chore(deps): update module gopkg.in/go-jose/go-jose.v2 to v4
1 parent 0d76db3 commit 7f1da84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/gin-contrib/cors v1.7.4
99
github.com/gin-gonic/gin v1.10.0
1010
github.com/stretchr/testify v1.10.0
11-
gopkg.in/go-jose/go-jose.v2 v2.6.3
11+
gopkg.in/go-jose/go-jose.v4 v4.0.5
1212
)
1313

1414
require (

0 commit comments

Comments
 (0)