build: pin protoc version and update protobuf + regenerate

This commit is contained in:
Christian Schwarz
2018-08-26 14:35:18 +02:00
parent ea0e3a29e4
commit cf01086df5
6 changed files with 332 additions and 101 deletions
+4
View File
@@ -59,3 +59,7 @@ ignored = [ "github.com/inconshreveable/mousetrap" ]
[[constraint]]
name = "github.com/problame/go-streamrpc"
version = "0.1.0"
[[constraint]]
name = "github.com/golang/protobuf"
version = "1.2.0"