mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
Merge pull request #22362 from wojtek-t/print_go_version_in_building_release
Auto commit by PR queue bot
This commit is contained in:
commit
9c72e6e923
@ -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