add protoc-gen-go and remove gogo install

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
Guillaume Lours 2020-04-21 15:29:18 +02:00
parent 1df55a2a3c
commit e3d62ce74a
1 changed files with 1 additions and 2 deletions

View File

@ -63,5 +63,4 @@ rm -rf $PROTOBUF_DIR
go get github.com/gogo/protobuf/proto
go get github.com/gogo/protobuf/jsonpb
go get github.com/gogo/protobuf/protoc-gen-gogo
go get github.com/gogo/protobuf/gogoproto
go get -u github.com/golang/protobuf/protoc-gen-go