Skip to content

Commit 49c2f78

Browse files
chore(deps): update module gopkg.in/go-jose/go-jose.v2 to v4
1 parent 141af4f commit 49c2f78

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
@@ -6,7 +6,7 @@ require (
66
github.com/gin-contrib/cors v1.7.2
77
github.com/gin-gonic/gin v1.10.0
88
github.com/stretchr/testify v1.9.0
9-
gopkg.in/go-jose/go-jose.v2 v2.6.3
9+
gopkg.in/go-jose/go-jose.v4 v4.0.5
1010
)
1111

1212
require (

0 commit comments

Comments
 (0)