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

parse go mod to read golang version #2232

Merged
merged 7 commits into from
Oct 15, 2024
Merged

Conversation

arturrez
Copy link
Collaborator

@arturrez arturrez commented Oct 9, 2024

Why this should be merged

it improves avalanchego docker image build by parsing go.mod golang version

How this works

it reads go version from go.mod file before falling back to constant golang version if unsuccessful

How this was tested

node create --custom-avalanchego-version

How is this documented

n/a

@arturrez arturrez requested a review from a team as a code owner October 9, 2024 18:27
@arturrez arturrez mentioned this pull request Oct 14, 2024
@arturrez arturrez merged commit d5d10e1 into main Oct 15, 2024
33 checks passed
@arturrez arturrez deleted the depricate-govers-constant branch October 15, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants