We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7888c90 commit ad52e54Copy full SHA for ad52e54
1 file changed
go.mod
@@ -30,9 +30,9 @@ require (
30
github.com/go-playground/universal-translator v0.18.1
31
github.com/go-playground/validator/v10 v10.30.2
32
github.com/go-resty/resty/v2 v2.17.2
33
- github.com/golang-jwt/jwt/v5 v5.3.1
34
github.com/gofrs/flock v0.13.0
35
github.com/gofrs/uuid/v5 v5.4.0
+ github.com/golang-jwt/jwt/v5 v5.3.1
36
github.com/google/go-cmp v0.7.0
37
github.com/google/go-jsonnet v0.22.0
38
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
0 commit comments