build(deps): bump github.com/MicahParks/jwkset from 0.6.0 to 0.7.0 (#4134)

Bumps [github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/MicahParks/jwkset/releases)
- [Commits](https://github.com/MicahParks/jwkset/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/jwkset
  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-01-10 18:52:57 +01:00 committed by GitHub
parent f9c77fa58a
commit 1ee4e9721e
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.0.0
github.com/MicahParks/jwkset v0.6.0
github.com/MicahParks/jwkset v0.7.0
github.com/MicahParks/keyfunc/v3 v3.3.7
github.com/abema/go-mp4 v1.4.0
github.com/alecthomas/kong v1.6.1

4
go.sum
View file

@ -1,7 +1,7 @@
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.6.0 h1:l9BdSMVzhmEFXTTlTPIhK2FuDTFYawMA1hrpxQRajBI=
github.com/MicahParks/jwkset v0.6.0/go.mod h1:lNJLP4R63A/8lT9GO6FWOr/fIooTSwViFijyxwIW9EU=
github.com/MicahParks/jwkset v0.7.0 h1:CXWuiYBk5NuTl+N/3UI3UcYNH79yWuKAZWZkc/y+7Ok=
github.com/MicahParks/jwkset v0.7.0/go.mod h1:fVrj6TmG1aKlJEeceAz7JsXGTXEn72zP1px3us53JrA=
github.com/MicahParks/keyfunc/v3 v3.3.7 h1:xM0WJNMPXrKGEnkMfyCwP4gkHlmPHdH42laBxN0v7uI=
github.com/MicahParks/keyfunc/v3 v3.3.7/go.mod h1:UDfa3rWHEPfZn/M5bAu3ed5hmVMbTHueLPb4IB4DpQg=
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=