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 2d06d0d commit 72e1cd2Copy full SHA for 72e1cd2
go.mod
@@ -57,7 +57,7 @@ require (
57
github.com/gogo/protobuf v1.3.2 // indirect
58
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
59
github.com/golang/glog v1.2.4 // indirect
60
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
+ github.com/golang/groupcache 2c02b8208cf8 // indirect
61
github.com/golang/protobuf v1.5.4 // indirect
62
github.com/google/gnostic-models v0.6.8 // indirect
63
github.com/google/go-cmp v0.6.0 // indirect
0 commit comments