We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c086e6 + 76452cb commit bca9c79Copy full SHA for bca9c79
hack/lib/build/binaries.sh
@@ -261,7 +261,6 @@ readonly -f os::build::build_binaries
261
# Generates the .syso file used to add compile-time VERSIONINFO metadata to the
262
# Windows binary.
263
function os::build::generate_windows_versioninfo() {
264
- os::util::ensure::gopath_binary_exists 'goversioninfo' 'github.com/josephspurrier/goversioninfo/cmd/goversioninfo'
265
os::build::version::get_vars
266
local major="${OS_GIT_MAJOR}"
267
local minor="${OS_GIT_MINOR%+}"
0 commit comments