Windows users can not get build-lambda-zip Repro Steps On a clean win10 or win11 machine (this repos on both of mine) open an admin console: go get -v -u github.com/aws/aws-lambda-go/cmd/build-lambda-zip Actual Result: <no output from command, no binaries created in any directory> No binaries get downloaded or build, nothing ends up in any of the bin directories.