We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c2f77 commit 1cdfe76Copy full SHA for 1cdfe76
go.mod
@@ -66,7 +66,7 @@ require (
66
github.com/go-openapi/swag v0.23.1 // indirect
67
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
68
github.com/gogo/protobuf v1.3.2 // indirect
69
- github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
+ github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
70
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
71
github.com/golang/protobuf v1.5.4 // indirect
72
github.com/google/cel-go v0.25.0 // indirect
0 commit comments