Update protobuf version and add service prefix
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#
|
||||
set -eu -o pipefail
|
||||
|
||||
PROTOBUF_VERSION=3.11.4
|
||||
PROTOBUF_VERSION=3.20.1
|
||||
GOARCH=$(go env GOARCH)
|
||||
GOOS=$(go env GOOS)
|
||||
PROTOBUF_DIR=$(mktemp -d)
|
||||
|
||||
Reference in New Issue
Block a user