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 e5bafe2 commit 98b02eaCopy full SHA for 98b02ea
staging/src/k8s.io/apiextensions-apiserver/go.mod
@@ -57,7 +57,7 @@ require (
57
github.com/go-openapi/jsonpointer v0.21.0 // indirect
58
github.com/go-openapi/jsonreference v0.20.2 // indirect
59
github.com/go-openapi/swag v0.23.0 // indirect
60
- github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
+ github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
61
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
62
github.com/golang/protobuf v1.5.4 // indirect
63
github.com/google/btree v1.0.1 // indirect
0 commit comments