There was an error while loading. Please reload this page.
1 parent 169f852 commit d6e9ab9Copy full SHA for d6e9ab9
go.mod
@@ -5,7 +5,7 @@ go 1.15
5
// trigger whitesource
6
require (
7
github.com/antihax/optional v0.0.0-20180407024304-ca021399b1a6 // indirect
8
- github.com/golang/protobuf v1.4.0 // indirect
+ github.com/golang/protobuf v1.3.1 // indirect
9
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 // indirect
10
golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a // indirect
11
google.golang.org/appengine v1.5.0 // indirect
0 commit comments