Description of changes: This rebuilds the embedded executable used when zipping Lambda deployments on Windows. This uses Go instead of .NET so that we can set file permissions for Linux correctly.
We had an internal ticket highlighting CVEs against the Go version last used to build the executable, so this
Rebuilds it using 1.22.4
Updates the cli dependency
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available: DOTNET-7551
Description of changes: This rebuilds the embedded executable used when zipping Lambda deployments on Windows. This uses Go instead of .NET so that we can set file permissions for Linux correctly.
We had an internal ticket highlighting CVEs against the Go version last used to build the executable, so this
cli
dependencyBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.