Skip to content

Commit 2470fbd

Browse files
chore(deps): bump github.com/golang-jwt/jwt/v5 in /tests-integration (#321)
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.0.0 to 5.2.2. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.0.0...v5.2.2) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79cf306 commit 2470fbd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests-integration/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 // indirect
5252
github.com/gobwas/glob v0.2.3 // indirect
5353
github.com/gogo/protobuf v1.3.2 // indirect
54-
github.com/golang-jwt/jwt/v5 v5.0.0 // indirect
54+
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
5555
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
5656
github.com/golang/snappy v0.0.4 // indirect
5757
github.com/google/cel-go v0.14.1-0.20230424164844-d39523c445fc // indirect

tests-integration/go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)