Skip to content

Update supported Go versions #1812

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

Merged
merged 1 commit into from
May 16, 2025
Merged

Update supported Go versions #1812

merged 1 commit into from
May 16, 2025

Conversation

SuperQ
Copy link
Member

@SuperQ SuperQ commented May 15, 2025

Due to upstream Go changing the support policy for the extended library packages (golang.org/x/...) to specify only the last two Go versions we need to follow the same policy here.

  • Update minimum Go version to 1.23.0.
  • Update supported version documentation.
  • Bump Go modules.

Copy link
Member

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

LGTM.

We should remove the test from the CI.

@SuperQ SuperQ force-pushed the superq/drop_1.22 branch from 1d47a62 to ed016f1 Compare May 15, 2025 13:46
@SuperQ
Copy link
Member Author

SuperQ commented May 15, 2025

Updated required CI testing.

@SuperQ SuperQ requested a review from kakkoyun May 15, 2025 13:46
Due to upstream Go changing the support policy for the extended library
packages (`golang.org/x/...`) to specify only the last two Go versions
we need to follow the same policy here.
* Update minimum Go version to 1.23.0.
* Update supported version documentation.
* Bump Go modules.

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ force-pushed the superq/drop_1.22 branch from ed016f1 to e5b4b0b Compare May 15, 2025 15:13
@kakkoyun kakkoyun enabled auto-merge (squash) May 15, 2025 18:49
@kakkoyun kakkoyun merged commit 90dc0f6 into main May 16, 2025
9 checks passed
@kakkoyun kakkoyun deleted the superq/drop_1.22 branch May 16, 2025 07:09
juliusmh pushed a commit to juliusmh/client_golang that referenced this pull request Jun 30, 2025
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