File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/google/go-querystring v1.1.0
14
14
github.com/google/uuid v1.6.0
15
15
github.com/jarcoal/httpmock v1.4.0
16
- github.com/lestrrat-go/jwx/v3 v3.0.7
16
+ github.com/lestrrat-go/jwx/v3 v3.0.8
17
17
github.com/lithammer/fuzzysearch v1.1.8
18
18
github.com/luci/go-render v0.0.0-20160219211803-9a04cc21af0f
19
19
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZ
48
48
github.com/lestrrat-go/httpcc v1.0.1 /go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E =
49
49
github.com/lestrrat-go/httprc/v3 v3.0.0 h1:nZUx/zFg5uc2rhlu1L1DidGr5Sj02JbXvGSpnY4LMrc =
50
50
github.com/lestrrat-go/httprc/v3 v3.0.0 /go.mod h1:k2U1QIiyVqAKtkffbg+cUmsyiPGQsb9aAfNQiNFuQ9Q =
51
- github.com/lestrrat-go/jwx/v3 v3.0.7 h1:bsPDc+430I0yT+F5a6PmAb5UlhzkV1U+BVThkxhKnBQ =
52
- github.com/lestrrat-go/jwx/v3 v3.0.7 /go.mod h1:0P9rjqNMDOspNSetpKX86Go54jLSEwCh8ax4jQRGYL0 =
51
+ github.com/lestrrat-go/jwx/v3 v3.0.8 h1:lOCHy+k4/mgRI8FkgkHO+NsUx1GXHHktGx0CIkFToyI =
52
+ github.com/lestrrat-go/jwx/v3 v3.0.8 /go.mod h1:0P9rjqNMDOspNSetpKX86Go54jLSEwCh8ax4jQRGYL0 =
53
53
github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU =
54
54
github.com/lestrrat-go/option v1.0.1 /go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I =
55
55
github.com/lestrrat-go/option/v2 v2.0.0 h1:XxrcaJESE1fokHy3FpaQ/cXW8ZsIdWcdFzzLOcID3Ss =
You can’t perform that action at this time.
0 commit comments