Skip to content

Commit d6e9ab9

Browse files
authored
set protobuf back to 1.3.1
1 parent 169f852 commit d6e9ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.15
55
// trigger whitesource
66
require (
77
github.com/antihax/optional v0.0.0-20180407024304-ca021399b1a6 // indirect
8-
github.com/golang/protobuf v1.4.0 // indirect
8+
github.com/golang/protobuf v1.3.1 // indirect
99
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 // indirect
1010
golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a // indirect
1111
google.golang.org/appengine v1.5.0 // indirect

0 commit comments

Comments
 (0)