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

Update to use Golang 1.22 and drop Golang 1.19 support #2754

Merged
merged 13 commits into from
Feb 7, 2024
Merged

Update to use Golang 1.22 and drop Golang 1.19 support #2754

merged 13 commits into from
Feb 7, 2024

Conversation

bufdev
Copy link
Member

@bufdev bufdev commented Feb 7, 2024

No description provided.

@bufdev bufdev requested a review from pkwarren February 7, 2024 17:59
@@ -17,7 +17,7 @@ GO_TEST_BINS ?=
# Settable
GO_GET_PKGS ?=
# Settable
GO_MOD_VERSION ?= 1.19
GO_MOD_VERSION ?= 1.20
Copy link
Member Author

Choose a reason for hiding this comment

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

After this, we actually may want to update this to 1.22 so that this is what core uses.

@pkwarren
Copy link
Member

pkwarren commented Feb 7, 2024

I think we can also clean up these now:

./private/buf/bufcli/errors_tls_go120.go
./private/buf/bufcli/errors_tls_go119.go

@bufdev
Copy link
Member Author

bufdev commented Feb 7, 2024

Done

@bufdev bufdev merged commit c1f813c into main Feb 7, 2024
8 checks passed
@bufdev bufdev deleted the go-1.22 branch February 7, 2024 20:52
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