build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.6.1 to 3.6.2 (#5021)

Bumps [github.com/MicahParks/keyfunc/v3](https://github.com/MicahParks/keyfunc) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](https://github.com/MicahParks/keyfunc/compare/v3.6.1...v3.6.2)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/keyfunc/v3
  dependency-version: 3.6.2
  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]
2025-09-25 15:21:21 +02:00
committed by GitHub
parent 93ad9a4289
commit 79292cf18a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.25.0
require (
code.cloudfoundry.org/bytefmt v0.52.0
github.com/MicahParks/jwkset v0.11.0
github.com/MicahParks/keyfunc/v3 v3.6.1
github.com/MicahParks/keyfunc/v3 v3.6.2
github.com/abema/go-mp4 v1.4.1
github.com/alecthomas/kong v1.12.1
github.com/asticode/go-astits v1.13.0