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 14170bd commit 2f16f25Copy full SHA for 2f16f25
go.mod
@@ -27,7 +27,7 @@ require (
27
github.com/go-logr/logr v0.1.0 // indirect
28
github.com/go-logr/zapr v0.1.0 // indirect
29
github.com/gobuffalo/flect v0.2.0 // indirect
30
- github.com/gogo/protobuf v1.3.1 // indirect
+ github.com/gogo/protobuf v1.3.2 // indirect
31
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect
32
github.com/golang/protobuf v1.4.2 // indirect
33
github.com/google/go-cmp v0.4.0 // indirect
0 commit comments