build(deps): bump github.com/MicahParks/keyfunc/v3 from 3.3.2 to 3.3.3

Bumps [github.com/MicahParks/keyfunc/v3](https://github.com/MicahParks/keyfunc) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/MicahParks/keyfunc/releases)
- [Commits](https://github.com/MicahParks/keyfunc/compare/v3.3.2...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-03 11:23:30 +00:00
committed by GitHub
parent 2123de4ee8
commit 1a48c8c298
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.21.5
require (
code.cloudfoundry.org/go-diodes v0.0.0-20240325171903-fa19631aa7ba
github.com/MicahParks/jwkset v0.5.18
github.com/MicahParks/keyfunc/v3 v3.3.2
github.com/MicahParks/keyfunc/v3 v3.3.3
github.com/anacrolix/torrent v1.55.0
github.com/cespare/xxhash/v2 v2.3.0
github.com/golang-jwt/jwt/v5 v5.2.1