Skip to content

Commit

Permalink
update protobuf to 3.5.0
Browse files Browse the repository at this point in the history
closes moby#2444

Signed-off-by: Drew Erny <drew.erny@docker.com>
  • Loading branch information
dperny committed Nov 15, 2017
1 parent 663fa6e commit 9b981e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ machine:
OS: "linux"
ARCH: "amd64"

PROTOC: "https://github.com/google/protobuf/releases/download/v3.2.0/protoc-3.2.0-linux-x86_64.zip"
PROTOC: "https://github.com/google/protobuf/releases/download/v3.5.0/protoc-3.5.0-linux-x86_64.zip"

GOVERSION: "1.8.4"
GOPATH: "$HOME/.go_workspace"
Expand Down

0 comments on commit 9b981e2

Please sign in to comment.