Skip to content

Commit d3260d0

Browse files
authored
fix(deps): update module github.com/lestrrat-go/jwx/v2 to v3
1 parent 1a4e7b0 commit d3260d0

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
@@ -4,7 +4,7 @@ go 1.23.0
44

55
require (
66
github.com/google/uuid v1.6.0
7-
github.com/lestrrat-go/jwx/v2 v2.1.6
7+
github.com/lestrrat-go/jwx/v3 v3.0.11
88
github.com/stretchr/testify v1.11.1
99
golang.org/x/exp v0.0.0-20220921023135-46d9e7742f1e
1010
)

0 commit comments

Comments
 (0)