We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b9ea8 commit 76452cbCopy full SHA for 76452cb
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