Skip to content

Commit

Permalink
Try to address missing github.com/gogo/protobuf/gogoproto package
Browse files Browse the repository at this point in the history
  • Loading branch information
chen-anders committed Sep 28, 2018
1 parent d2f300f commit a1b03a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scripts/test_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ fi

install_etcd_pkgs() {
go get -u github.com/coreos/etcd
go get -u github.com/gogo/protobuf/gogoproto
go get -u google.golang.org/grpc
go get -u github.com/coreos/go-semver
go get -u github.com/ugorji/go/codec
Expand Down

0 comments on commit a1b03a1

Please sign in to comment.