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