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 Go Version: Go 1.18 -> 1.22 #174

Closed
wants to merge 2 commits into from
Closed

Update Go Version: Go 1.18 -> 1.22 #174

wants to merge 2 commits into from

Conversation

mazrean
Copy link
Owner

@mazrean mazrean commented Nov 24, 2024

The minimum version of Go to support was previously set at 1.18, but due to a problem updating the library (ref #171), we are raising it to 1.22.
Until now, we had kept 1.18, the oldest version that works, in order to be able to use even the oldest Go version as much as possible.
Since the support term of Go itself has already expired, we think it is OK to raise it up to 1.22.

dependabot bot and others added 2 commits November 15, 2024 15:19
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.24.0 to 0.27.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.24.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@mazrean mazrean changed the base branch from dependabot/go_modules/golang.org/x/tools-0.27.0 to main November 24, 2024 11:28
@mazrean mazrean closed this Nov 24, 2024
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