Skip to content

Conversation

ryepup
Copy link
Collaborator

@ryepup ryepup commented Jul 3, 2025

Proposed changes

Upgrade to go1.24.

The build is failing because the latest gopls requires 1.24 or above.

Considered pinning gopls, but figured we need to upgrade Go anyway.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation (README.md and CHANGELOG.md)

The build is failing because the latest `gopls` requires 1.24 or above.

Considered pinning `gopls`, but figured we need to upgrade Go anyway.

fixes #425
@ryepup ryepup self-assigned this Jul 3, 2025
@ryepup ryepup merged commit 39e8b2e into main Jul 3, 2025
2 checks passed
@ryepup ryepup deleted the 425-go124 branch July 3, 2025 15:54
@ryepup ryepup linked an issue Jul 3, 2025 that may be closed by this pull request
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.

build failures due to golang version mismatches

2 participants