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

Support go 1.24 and upgrade dependencies #915

Merged
merged 4 commits into from
Feb 12, 2025

Conversation

LandonTClipp
Copy link
Collaborator

@LandonTClipp LandonTClipp commented Feb 12, 2025

Description

Add support for go 1.24 in testing matrix and go.mod. Also, take the opportunity to upgrade dependencies.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@LandonTClipp
Copy link
Collaborator Author

An apparent API-breaking change was introduced in huandu/xstrings#56 which is causing CI tests to fail.

@LandonTClipp LandonTClipp changed the title Support go 1.24 Support go 1.24 and upgrade dependencies Feb 12, 2025
@LandonTClipp LandonTClipp merged commit 252f27c into vektra:master Feb 12, 2025
4 checks passed
hjiawei added a commit to projectcalico/go-build that referenced this pull request Feb 13, 2025
hjiawei added a commit to projectcalico/go-build that referenced this pull request Feb 13, 2025
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.

Go 1.24 compatibility / package "context" without types was imported error
1 participant