Skip to content

Commit 7137c4d

Browse files
authored
Merge pull request #87 from go-oidfed/dependabot/go_modules/github.com/lestrrat-go/jwx/v3-3.0.10
Bump github.com/lestrrat-go/jwx/v3 from 3.0.9 to 3.0.10
2 parents 8f4abe9 + 81b7b10 commit 7137c4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/google/go-querystring v1.1.0
1313
github.com/google/uuid v1.6.0
1414
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
1616
github.com/lithammer/fuzzysearch v1.1.8
1717
github.com/luci/go-render v0.0.0-20160219211803-9a04cc21af0f
1818
github.com/pkg/errors v0.9.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZ
4848
github.com/lestrrat-go/httpcc v1.0.1/go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E=
4949
github.com/lestrrat-go/httprc/v3 v3.0.0 h1:nZUx/zFg5uc2rhlu1L1DidGr5Sj02JbXvGSpnY4LMrc=
5050
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=
5353
github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU=
5454
github.com/lestrrat-go/option v1.0.1/go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I=
5555
github.com/lestrrat-go/option/v2 v2.0.0 h1:XxrcaJESE1fokHy3FpaQ/cXW8ZsIdWcdFzzLOcID3Ss=

0 commit comments

Comments
 (0)