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

ci: utilize go version from go.mod #71

Merged
merged 3 commits into from
Jun 13, 2024
Merged

ci: utilize go version from go.mod #71

merged 3 commits into from
Jun 13, 2024

Conversation

ramin
Copy link
Contributor

@ramin ramin commented Jun 13, 2024

Overview

drive by! was glancing at the namespace PR and saw we could remove the hardcoded GO_VERSION ENV var for loading directly from the go.mod, figured i'd do my part 🫡

@ramin ramin requested review from a team as code owners June 13, 2024 10:09
@ramin ramin requested review from cmwaters, staheri14, walldiss and distractedm1nd and removed request for a team June 13, 2024 10:09
@celestia-bot celestia-bot requested review from a team June 13, 2024 10:09
Copy link
Contributor

@cristaloleg cristaloleg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Didn't know ./go.mod syntax.

Copy link
Collaborator

@cmwaters cmwaters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah I didn't realise you could do that, thanks!

@ramin ramin merged commit f281127 into main Jun 13, 2024
12 checks passed
@ramin ramin deleted the ci/ramin/go-version branch June 13, 2024 10:32
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.

3 participants