Skip to content

Commit 29d9e55

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 b4700af commit 29d9e55

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
@@ -93,7 +93,7 @@ require (
9393
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
9494
github.com/gobwas/glob v0.2.3 // indirect
9595
github.com/gogo/protobuf v1.3.2 // indirect
96-
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
96+
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
9797
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
9898
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
9999
github.com/google/btree v1.1.3 // indirect

0 commit comments

Comments
 (0)