We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 048172a commit 081b052Copy full SHA for 081b052
go.mod
@@ -62,7 +62,7 @@ require (
62
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
63
github.com/gogo/protobuf v1.3.2 // indirect
64
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
65
- github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
+ github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
66
github.com/golang/protobuf v1.5.4 // indirect
67
github.com/google/gnostic-models v0.6.8 // indirect
68
github.com/google/go-cmp v0.6.0 // indirect
0 commit comments