Files
etcd/scripts
Madhav Jivrajani 474031588a .*: sync go toolchain version and add ability to verify versions
This commit adds a script to sync the version present in .go-version
across all go.mod files as the toolchain directive. As part of that,
this commit also modifies go.mod files that did not have synced toolchain
directives.

Additionally, this also adds a script to verify all toolchain and go
directives against the version present in .go-version as follows:
(1) The go directive <= version in .go-version
(2) The toolchain directive == version in .go-version

This script runs as part of the `make verify` target, making it run
as a presbumit by default.

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2024-05-16 14:45:42 +05:30
..
2021-03-16 22:50:41 +01:00
2024-02-15 19:55:22 -08:00
2018-04-02 11:27:39 -07:00
2023-06-09 14:17:37 +08:00
2020-10-26 13:02:32 +01:00