mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
update protoc-gen-go version
This commit is contained in:
@ -19,7 +19,7 @@ if ! [[ $(protoc --version) =~ "3.19.1" ]]; then
|
||||
fi
|
||||
|
||||
echo "installing plugins"
|
||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.27.1
|
||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28.1
|
||||
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.1.0
|
||||
|
||||
echo "generating code"
|
||||
|
Reference in New Issue
Block a user