Skip to content

Commit 90875d0

Browse files
build(deps): bump github.com/MicahParks/jwkset from 0.9.6 to 0.10.0 (#4980)
Bumps [github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset) from 0.9.6 to 0.10.0. - [Release notes](https://github.com/MicahParks/jwkset/releases) - [Commits](MicahParks/jwkset@v0.9.6...v0.10.0) --- updated-dependencies: - dependency-name: github.com/MicahParks/jwkset dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3b8af8 commit 90875d0

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
@@ -4,7 +4,7 @@ go 1.25.0
44

55
require (
66
code.cloudfoundry.org/bytefmt v0.50.0
7-
github.com/MicahParks/jwkset v0.9.6
7+
github.com/MicahParks/jwkset v0.10.0
88
github.com/MicahParks/keyfunc/v3 v3.6.1
99
github.com/abema/go-mp4 v1.4.1
1010
github.com/alecthomas/kong v1.12.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
44
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
55
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
66
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
7-
github.com/MicahParks/jwkset v0.9.6 h1:Tf8l2/MOby5Kh3IkrqzThPQKfLytMERoAsGZKlyYZxg=
8-
github.com/MicahParks/jwkset v0.9.6/go.mod h1:U2oRhRaLgDCLjtpGL2GseNKGmZtLs/3O7p+OZaL5vo0=
7+
github.com/MicahParks/jwkset v0.10.0 h1:yKx/Eau4VmhhpbHV0NxskFSwFJIV155vEYsnxktlApM=
8+
github.com/MicahParks/jwkset v0.10.0/go.mod h1:U2oRhRaLgDCLjtpGL2GseNKGmZtLs/3O7p+OZaL5vo0=
99
github.com/MicahParks/keyfunc/v3 v3.6.1 h1:A8A5zGZ8XmRyxizSY7s5FLY/aSplrnEBLCOrC0D1ojM=
1010
github.com/MicahParks/keyfunc/v3 v3.6.1/go.mod h1:y6Ed3dMgNKTcpxbaQHD8mmrYDUZWJAxteddA6OQj+ag=
1111
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=

0 commit comments

Comments
 (0)