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 c1b86bd commit 772bfe9Copy full SHA for 772bfe9
go.mod
@@ -73,7 +73,7 @@ require (
73
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
74
github.com/gobwas/glob v0.2.3 // indirect
75
github.com/gogo/protobuf v1.3.2 // indirect
76
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
+ github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
77
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
78
github.com/golang/protobuf v1.5.4 // indirect
79
github.com/google/btree v1.1.2 // indirect
0 commit comments