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.21 #471

Merged
merged 4 commits into from
Feb 8, 2024
Merged

Conversation

monstermunchkin
Copy link
Member

Now that Go 1.22 has been released, the minimum Go version can be bumped to 1.21.

@stgraber
Copy link
Member

stgraber commented Feb 7, 2024

There are a few more things that should be done as part of bumping to 1.21 as minimal release:

  • Update Makefile to use 1.21 as base version
  • Refresh gomod
  • Update doc/requirements.md
  • Remove go-sdk pin from Makefile
  • Remove socket pin from Makefile

@github-actions github-actions bot added the Documentation Documentation needs updating label Feb 7, 2024
@monstermunchkin
Copy link
Member Author

@stgraber Should be good to go.

@stgraber stgraber changed the title .github: Bump minimum Go version to 1.21 Bump minimum Go version to 1.21 Feb 8, 2024
Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
Signed-off-by: Thomas Hipp <thomashipp@gmail.com>
@stgraber stgraber merged commit c52cfdc into lxc:main Feb 8, 2024
24 of 25 checks passed
@monstermunchkin monstermunchkin deleted the misc/go-version branch February 8, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation needs updating
Development

Successfully merging this pull request may close these issues.

2 participants