mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Print go version when building release
This commit is contained in:
parent
95a9dd041e
commit
947589607b
@ -498,6 +498,7 @@ kube::golang::build_binaries() {
|
||||
(
|
||||
# Check for `go` binary and set ${GOPATH}.
|
||||
kube::golang::setup_env
|
||||
echo "Go version: $(go version)"
|
||||
|
||||
local host_platform
|
||||
host_platform=$(kube::golang::host_platform)
|
||||
|
Loading…
Reference in New Issue
Block a user