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

CI use Go 1.20+21, a couple of past-week dep upgrades #67

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

mxmCherry
Copy link
Contributor

No description provided.

@mxmCherry mxmCherry requested a review from dim December 4, 2023 09:39
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: [1.19.x, 1.20.x]
go-version: [1.20.x, 1.21.x]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The only significant change. Others are just quick go-get-s.

Btw, I decided not to touch go.mod's Go version - let it be 1.17 (that's the minimal version required by the module, I think it's still fine with 1.17).

@mxmCherry mxmCherry merged commit afcd185 into main Dec 5, 2023
20 checks passed
@mxmCherry mxmCherry deleted the hk/newer-go branch December 5, 2023 10:16
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