WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@shogo82148
Copy link

Issue #, if available:

fixes aws/aws-lambda-go#463

Description of changes:

go 1.18 removed the ability to use go get to install binaries.
we should use go install instead.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

go 1.18 removed the ability to use `go get` to install binaries.
we should use `go install` instead.
fixes aws/aws-lambda-go#463
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Users unable to get get build-lambda-zip (Failed on MacOS, Windows 10 and 11)

1 participant