etcd/scripts
Piotr Tabor da5ca2c0d5 tools: Update of go.mod for protos (gogo/protobuf 1.3.1, grpc 1.29.1, grpc-gateway 1.14.6)
This brings consistency between proto-generation code and actual versions of libraries being used in runtime:

github.com/gogo/protobuf                        v1.2.1,v1.0.0 -> v1.3.1
github.com/golang/protobuf                             v1.3.2 -> v1.3.5
github.com/grpc-ecosystem/grpc-gateway  v1.9.5,v1.4.1,v1.15.2 -> v1.14.6
google.golang.org/grpc                                v1.26.0 -> v1.29.1

Moved as far as possible, without bumping on grpc 1.30.0 "naming" decomissioning.
Please also notice that gogo/protobuf is likely to reach EOL: https://github.com/gogo/protobuf/issues/691
2020-10-14 18:46:38 +02:00
..
build-binary scripts/build-binary: Added s390x support for binary release 2019-11-13 22:57:23 -08:00
build-docker *: path changes for moving to github/etcd-io/etcd 2018-09-03 21:57:23 +05:30
build-release.sh scripts: Added s390x support for docker image release 2020-01-20 07:09:59 -08:00
fix.sh tools: Migrate remaining tools to gobin 2020-10-13 19:33:01 +02:00
genproto.sh tools: Update of go.mod for protos (gogo/protobuf 1.3.1, grpc 1.29.1, grpc-gateway 1.14.6) 2020-10-14 18:46:38 +02:00
install-marker.sh *: fix shellcheck warnings 2017-09-06 19:18:04 -07:00
README scripts: add dev scripts 2018-04-02 11:27:39 -07:00
release scripts: Added s390x support for docker image release 2020-01-20 07:09:59 -08:00
test_lib.sh tools: Migrate remaining tools to gobin 2020-10-13 19:33:01 +02:00
updatebom.sh tools: Migrate remaining tools to gobin 2020-10-13 19:33:01 +02:00

scripts for etcd development