Skip to content

bump golang to 1.26#553

Open
ryepup wants to merge 2 commits into
mainfrom
552-build-failure
Open

bump golang to 1.26#553
ryepup wants to merge 2 commits into
mainfrom
552-build-failure

Conversation

@ryepup
Copy link
Copy Markdown
Collaborator

@ryepup ryepup commented May 22, 2026

Proposed changes

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

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

fixes #552

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.26 or above.

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

Includes a few fixes for new `golangci-lint` warnings.

fixes #552
@ryepup ryepup force-pushed the 552-build-failure branch from 4b25da6 to 29ced7d Compare May 22, 2026 17:41
@ryepup ryepup requested a review from danielledeleo May 22, 2026 17:46
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

1 participant