etcd/scripts
Chun-Hung Tseng d26e944301 Update update_dep.sh
Based on the experience of performing dependency bumps, some minor
improvements are made to the script to make it conform to our current
dependency bump procedure, listed as follows:
- print out the dependency's version before and after the bump
- check if the dependency is fully indirect
- change the behavior of bumping dependency (doesn't ignore bumping
indirect dependency in the go mod files anymore)
- check if all dependencies across all go mod files have the same pinned
version respectively after bumping a dependency

Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
2024-09-25 22:50:55 +02:00
..
2024-02-13 13:24:55 +05:30
2023-04-26 17:09:25 +12:00
2018-04-02 11:27:39 -07:00
2024-03-25 10:34:44 +08:00
2024-09-25 22:50:55 +02:00
2022-10-31 21:23:48 +08:00

scripts for etcd development