build(deps): bump github.com/MicahParks/jwkset from 0.11.1 to 0.11.2 (#5996)

Bumps [github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/MicahParks/jwkset/releases)
- [Commits](https://github.com/MicahParks/jwkset/compare/v0.11.1...v0.11.2)

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

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]
2026-07-29 16:57:02 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 817c22cc6c
commit 0776496f3c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.26.0
require (
code.cloudfoundry.org/bytefmt v0.82.0
github.com/Masterminds/semver/v3 v3.5.0
github.com/MicahParks/jwkset v0.11.1
github.com/MicahParks/jwkset v0.11.2
github.com/MicahParks/keyfunc/v3 v3.8.1
github.com/abema/go-mp4 v1.7.1
github.com/alecthomas/kong v1.16.0