Skip to content

Commit 8c91fe3

Browse files
Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 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.2.1...v5.2.2) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6486184 commit 8c91fe3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ require (
7676
github.com/go-ini/ini v1.67.0 // indirect
7777
github.com/gobwas/glob v0.2.3 // indirect
7878
github.com/godbus/dbus/v5 v5.1.0 // indirect
79-
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
79+
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
8080
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
8181
github.com/golang/protobuf v1.5.4 // indirect
8282
github.com/google/s2a-go v0.1.7 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)