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

Upgrade go toolchain version to 1.23 #321

Merged
merged 3 commits into from
Oct 24, 2024
Merged

Upgrade go toolchain version to 1.23 #321

merged 3 commits into from
Oct 24, 2024

Conversation

huiyifyj
Copy link
Collaborator

@huiyifyj huiyifyj commented Oct 16, 2024

  • Upgrade the minimum go toolchain version to 1.23 in go.mod file.
  • Upgrade the minimum go version implied by the build constraints tag expression to 1.23.
  • Update go version to 1.23.x for GitHub Actions.

Upgrade minimum go toolchain version to 1.23 in `go.mod` file.
@huiyifyj huiyifyj added enhancement ✨ New feature or request priority 📌 Have higher priority than others labels Oct 16, 2024
@huiyifyj huiyifyj added this to the 0.0.2 milestone Oct 16, 2024
@huiyifyj huiyifyj self-assigned this Oct 16, 2024
Upgrade the minimum go version implied by the build constraints tag expression to `1.23`,
to keep consistent with the go toolchain version in `go.mod` file.
Use `1.23.x` version as go version for github actions, to keep consistent with the go toolchain version.
@huiyifyj huiyifyj added CI/CD ⚙️ Continuous integration and continuous delivery/continuous deployment. Actions :octocat: GitHub Actions labels Oct 24, 2024
@huiyifyj huiyifyj merged commit cc96f76 into main Oct 24, 2024
6 checks passed
huiyifyj added a commit that referenced this pull request Oct 24, 2024
refer to #321

and remove `toolchain go1.23.0` line.
@huiyifyj huiyifyj deleted the go-1.23 branch October 24, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions :octocat: GitHub Actions CI/CD ⚙️ Continuous integration and continuous delivery/continuous deployment. enhancement ✨ New feature or request priority 📌 Have higher priority than others
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant