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 eb1aff3 commit 545f74dCopy full SHA for 545f74d
go.mod
@@ -57,7 +57,7 @@ require (
57
github.com/go-redis/redis v6.15.9+incompatible
58
github.com/go-sql-driver/mysql v1.8.1
59
github.com/gobwas/glob v0.2.3
60
- github.com/golang-jwt/jwt/v5 v5.2.2
+ github.com/golang-jwt/jwt/v5 v5.2.3
61
github.com/google/go-cmp v0.7.0
62
github.com/google/go-containerregistry v0.20.6
63
github.com/google/go-github/v67 v67.0.0
0 commit comments