Skip to content

Commit 8445705

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 5977d14 commit 8445705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ require (
4242
github.com/go-openapi/swag/typeutils v0.25.0 // indirect
4343
github.com/go-openapi/swag/yamlutils v0.25.0 // indirect
4444
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
45-
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
45+
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
4646
github.com/google/btree v1.1.3 // indirect
4747
github.com/google/cel-go v0.26.1 // indirect
4848
github.com/google/gnostic-models v0.7.0 // indirect

0 commit comments

Comments
 (0)