Commit 6b01e97
committed
Use toolchain directive to declare preferred Go version
Use the go directive to define the minimum supported Go version, and the
toolchain directive to select the preferred Go version. This makes it
nicer for downstream consumers, so they can still depend on sonobuoy and
build their software with older Go patch releases, and can upgrade their
toolchains at their own pace.
Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>1 parent 3075601 commit 6b01e97
1 file changed
Lines changed: 3 additions & 1 deletion
0 commit comments