Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builder - Define go version in manifest #10600

Open
djaglowski opened this issue Jul 11, 2024 · 0 comments
Open

Builder - Define go version in manifest #10600

djaglowski opened this issue Jul 11, 2024 · 0 comments

Comments

@djaglowski
Copy link
Member

Is your feature request related to a problem? Please describe.

The builder currently hardcodes the version of go into the code generated by the builder. If we move the go version into the manifest file itself, this would potentially allow someone to generate exactly the same binary, given only the manifest file.

Describe the solution you'd like

Move the go version into the manifest file. Update the builder's go.mod template to write the go version.

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

No branches or pull requests

1 participant