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 @@ -12,7 +12,7 @@ require (
12
12
github.com/google/go-querystring v1.1.0
13
13
github.com/google/uuid v1.6.0
14
14
github.com/jarcoal/httpmock v1.4.0
15
- github.com/lestrrat-go/jwx/v3 v3.0.9
15
+ github.com/lestrrat-go/jwx/v3 v3.0.10
16
16
github.com/lithammer/fuzzysearch v1.1.8
17
17
github.com/luci/go-render v0.0.0-20160219211803-9a04cc21af0f
18
18
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.9 h1:Ck0MYdCA1B6N5ybM5mF+BFDj48wBXkszuJKeCut5YzE =
52
- github.com/lestrrat-go/jwx/v3 v3.0.9 /go.mod h1:kNMedLgTpHvPJkK5EMVa1JFz+UVyY2dMmZKu3qjl/Pk =
51
+ github.com/lestrrat-go/jwx/v3 v3.0.10 h1:XuoCBhZBncRIjMQ32HdEc76rH0xK/Qv2wq5TBouYJDw =
52
+ github.com/lestrrat-go/jwx/v3 v3.0.10 /go.mod h1:kNMedLgTpHvPJkK5EMVa1JFz+UVyY2dMmZKu3qjl/Pk =
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