build(deps): bump github.com/MicahParks/jwkset from 0.8.0 to 0.9.5 (#4399)

Bumps [github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset) from 0.8.0 to 0.9.5.
- [Release notes](https://github.com/MicahParks/jwkset/releases)
- [Commits](https://github.com/MicahParks/jwkset/compare/v0.8.0...v0.9.5)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/jwkset
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-04-09 11:37:30 +02:00 committed by GitHub
parent 78aa4ed188
commit 2a05463171
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.23.0
require (
code.cloudfoundry.org/bytefmt v0.36.0
github.com/MicahParks/jwkset v0.8.0
github.com/MicahParks/jwkset v0.9.5
github.com/MicahParks/keyfunc/v3 v3.3.10
github.com/abema/go-mp4 v1.4.1
github.com/alecthomas/kong v1.9.0

4
go.sum
View file

@ -2,8 +2,8 @@ code.cloudfoundry.org/bytefmt v0.36.0 h1:rvL+GU2G2WqJSTe+mkYrR585ggp+kcaGSvWTFHf
code.cloudfoundry.org/bytefmt v0.36.0/go.mod h1:SiQ6Ydfa3M0Kq44uIMMK4DZkFwAHr2ebVTp0FzkYDLo=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
github.com/MicahParks/jwkset v0.8.0 h1:jHtclI38Gibmu17XMI6+6/UB59srp58pQVxePHRK5o8=
github.com/MicahParks/jwkset v0.8.0/go.mod h1:fVrj6TmG1aKlJEeceAz7JsXGTXEn72zP1px3us53JrA=
github.com/MicahParks/jwkset v0.9.5 h1:/baA2n7RhO7nRIe1rx4ZX1Opeq+mwDuuWi2myDZwqnA=
github.com/MicahParks/jwkset v0.9.5/go.mod h1:U2oRhRaLgDCLjtpGL2GseNKGmZtLs/3O7p+OZaL5vo0=
github.com/MicahParks/keyfunc/v3 v3.3.10 h1:JtEGE8OcNeI297AMrR4gVXivV8fyAawFUMkbwNreJRk=
github.com/MicahParks/keyfunc/v3 v3.3.10/go.mod h1:1TEt+Q3FO7Yz2zWeYO//fMxZMOiar808NqjWQQpBPtU=
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=