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

chore: automate go version upgrade #281

Closed
wants to merge 2 commits into from

Conversation

zucchinidev
Copy link
Contributor

We use the latest version of Golang for executing the tests.
We change the structure of the Makefile and the run-test GitHub action to bump the Golang version automatically in the Makefile, go.mod and GitHub action files.

#186180915

We will use the latest version of Golang for executing the tests.
We change the structure of the Makefile and the run-test GitHub action
to bump the Golang version automatically in the Makefile, go.mod
and GitHub action files.

[#186180915](https://www.pivotaltracker.com/story/show/186180915)
Makefile Outdated Show resolved Hide resolved
@zucchinidev
Copy link
Contributor Author

We avoid updating the Golang version so as not to force external projects to use a different version of Golang than desired

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.

2 participants