Skip to content

Commit 930db10

Browse files
authored
Merge pull request #78 from go-oidfed/dependabot/go_modules/github.com/lestrrat-go/jwx/v3-3.0.8
Bump github.com/lestrrat-go/jwx/v3 from 3.0.7 to 3.0.8
2 parents 64e34b2 + 7a15e1b commit 930db10

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
@@ -13,7 +13,7 @@ require (
1313
github.com/google/go-querystring v1.1.0
1414
github.com/google/uuid v1.6.0
1515
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
1717
github.com/lithammer/fuzzysearch v1.1.8
1818
github.com/luci/go-render v0.0.0-20160219211803-9a04cc21af0f
1919
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.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=
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)