We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4700af commit 29d9e55Copy full SHA for 29d9e55
go.mod
@@ -93,7 +93,7 @@ require (
93
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
94
github.com/gobwas/glob v0.2.3 // indirect
95
github.com/gogo/protobuf v1.3.2 // indirect
96
- github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
+ github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
97
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
98
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
99
github.com/google/btree v1.1.3 // indirect
0 commit comments