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

Bump go version to 1.21 #544

Merged
merged 2 commits into from Mar 12, 2024
Merged

Bump go version to 1.21 #544

merged 2 commits into from Mar 12, 2024

Conversation

jesusvazquez
Copy link
Member

No description provided.

go.mod Outdated
@@ -1,6 +1,6 @@
module github.com/grafana/carbon-relay-ng

go 1.20
go 1.21.8
Copy link
Contributor

Choose a reason for hiding this comment

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

should we just say go 1.21 and that will pick up whatever the latest go 1.21 is?

Copy link
Member Author

Choose a reason for hiding this comment

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

I did not know that was the actual behavior, lets do that.

@jesusvazquez jesusvazquez changed the title Bump go version to 1.21.8 Bump go version to 1.21 Mar 12, 2024
@jesusvazquez jesusvazquez merged commit e7d4b7d into master Mar 12, 2024
8 checks passed
@jesusvazquez jesusvazquez deleted the jvp/bumo-go-to-1-21-8 branch March 12, 2024 19:40
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.

None yet

2 participants