File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.25.0
44
55require (
66 github.com/cloudflare/circl v1.6.3
7- github.com/lestrrat-go/jwx/v3 v3.0.0
7+ github.com/lestrrat-go/jwx/v3 v3.0.14-0.20260401120942-afa5b058da4f
88 github.com/stretchr/testify v1.11.1
99)
1010
@@ -24,4 +24,4 @@ require (
2424 golang.org/x/crypto v0.49.0 // indirect
2525 golang.org/x/sys v0.42.0 // indirect
2626 gopkg.in/yaml.v3 v3.0.1 // indirect
27- )
27+ )
Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZ
1717github.com/lestrrat-go/httpcc v1.0.1 /go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E =
1818github.com/lestrrat-go/httprc/v3 v3.0.5 h1:S+Mb4L2I+bM6JGTibLmxExhyTOqnXjqx+zi9MoXw/TM =
1919github.com/lestrrat-go/httprc/v3 v3.0.5 /go.mod h1:mSMtkZW92Z98M5YoNNztbRGxbXHql7tSitCvaxvo9l0 =
20+ github.com/lestrrat-go/jwx/v3 v3.0.14-0.20260401120942-afa5b058da4f h1:K86lFdx4kZMoFIcp7h8uKIYCzvyVVc6yl1kJR4LS15Q =
21+ github.com/lestrrat-go/jwx/v3 v3.0.14-0.20260401120942-afa5b058da4f /go.mod h1:vuqP7b/QKMjPSwaYSFxZNfIVxm7OreavgfKUjkw4gjY =
2022github.com/lestrrat-go/option/v2 v2.0.0 h1:XxrcaJESE1fokHy3FpaQ/cXW8ZsIdWcdFzzLOcID3Ss =
2123github.com/lestrrat-go/option/v2 v2.0.0 /go.mod h1:oSySsmzMoR0iRzCDCaUfsCzxQHUEuhOViQObyy7S6Vg =
2224github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments