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 golang.org/x/net for Go 1.23 compatibility #31

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

stefanb
Copy link
Collaborator

@stefanb stefanb commented Aug 28, 2024

Fixes #29
Closes #28

Changes proposed in this pull request:

  • Upgrade ancient golang.org/x/net to recent v0.28.0 for Go 1.23 compatibility and addressing known security vulnerabilities
  • Added Go 1.23 (or whatever stable is at the time of running) to the CI workflow

@txthinking, please test it in practice (as there are no tests) and if all works make a release after merging.

@stefanb stefanb mentioned this pull request Aug 28, 2024
@stefanb stefanb merged commit 342555f into master Aug 28, 2024
2 checks passed
@stefanb stefanb deleted the go-1.23-compatibility branch August 28, 2024 15:22
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.

Incompatible with Go 1.23 because of old golang.org/x/net
1 participant