etcd/scripts
Piotr Tabor 2712c787ab Fix release script: add go mod tidy
Seems that additinal refresh of go.sum files is needed during the
release process after editing the versions of modules.

Discovered the problem while I was testing whether etcdutl is
properly included in the target binaries using:

```
DRY_RUN=true REPOSITORY=\`pwd\` BRANCH='branch-with-etcdutl' ./scripts/release 3.5.0-foobar.2
```
2021-05-16 20:43:12 +02:00
..
2021-02-25 12:28:52 +00:00
2021-01-21 17:47:36 +01:00
2021-03-16 22:50:41 +01:00
2017-09-06 19:18:04 -07:00
2018-04-02 11:27:39 -07:00
2021-05-16 20:43:12 +02:00
2020-10-26 13:02:32 +01:00

scripts for etcd development