Sign in
chromium
/
infra
/
goma
/
server
/
v0.0.13
/
.
/
proto
/
gen_protoc-gen-go
blob: 3ec15cfbd1090ab421e3766514ee86e409e98abe [
file
] [
log
] [
blame
]
#!/bin/sh
# Copyright 2018 Google Inc. All Rights Reserved.
version
=
"$(go list -m -f '{{.Version}}' github.com/golang/protobuf)"
go get
"github.com/golang/protobuf/protoc-gen-go@${version}"