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 minimum Go version to 1.18 (update CI) #458

Merged
merged 9 commits into from
Feb 2, 2023
Merged

Bump minimum Go version to 1.18 (update CI) #458

merged 9 commits into from
Feb 2, 2023

Conversation

mfridman
Copy link
Collaborator

@mfridman mfridman commented Jan 28, 2023

This PR bumps the module to a minimum Go version of 1.18.

We also update all the dependencies (including ClickHouse, which had breaking changes on a minor, hence we couldn't merge #447)

Will probably let this sit until go1.20 is officially released in February 2023.

EDIT: go1.20 landed, so this is good to go.

@mfridman mfridman changed the title [WIP] Bump minimum Go version to 1.18 Bump minimum Go version to 1.18 (update CI) Feb 2, 2023
@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.19.x
go-version: "1.19"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The lint GitHub action is likely not ready for 1.20, which is fine. We'll wait until it's supported.

@mfridman mfridman merged commit 2a6d7c0 into master Feb 2, 2023
@mfridman mfridman deleted the bump-min-go branch February 2, 2023 13:51
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.

1 participant