Skip to content

Commit 826f2ea

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 539e349 commit 826f2ea

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
@@ -67,7 +67,7 @@ require (
6767
github.com/go-openapi/swag v0.23.1 // indirect
6868
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
6969
github.com/gogo/protobuf v1.3.2 // indirect
70-
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
70+
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
7171
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
7272
github.com/golang/protobuf v1.5.4 // indirect
7373
github.com/google/cel-go v0.25.0 // indirect

0 commit comments

Comments
 (0)