Skip to content

Commit 772bfe9

Browse files
chore(deps): update module github.com/golang-jwt/jwt/v4 to v5
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent c1b86bd commit 772bfe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ require (
7373
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
7474
github.com/gobwas/glob v0.2.3 // indirect
7575
github.com/gogo/protobuf v1.3.2 // indirect
76-
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
76+
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
7777
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
7878
github.com/golang/protobuf v1.5.4 // indirect
7979
github.com/google/btree v1.1.2 // indirect

0 commit comments

Comments
 (0)