Skip to content

ci: update golangci-lint to v2.10.1 and bump Go to 1.26#2791

Merged
Jguer merged 3 commits intonextfrom
copilot/update-golangci-lint-version
Mar 8, 2026
Merged

ci: update golangci-lint to v2.10.1 and bump Go to 1.26#2791
Jguer merged 3 commits intonextfrom
copilot/update-golangci-lint-version

Conversation

Copy link
Contributor

Copilot AI commented Mar 3, 2026

golangci-lint v2.7.2 (built with go1.25.4) panics when type-checking code that requires go1.26, breaking CI.

Changes

  • ci.Dockerfile: bump golangci-lint v2.7.2v2.10.1 (first release built with go1.26, released 2026-02-17)
  • go.mod: go 1.25.5go 1.26
  • .golangci.yml: run.go: "1.20""1.26" (was severely stale)

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: Jguer <8071073+Jguer@users.noreply.github.com>
Copilot AI changed the title [WIP] Update golangci-lint to version 2.7.2 ci: update golangci-lint to v2.10.1 and bump Go to 1.26 Mar 3, 2026
Copilot finished work on behalf of Jguer March 3, 2026 00:17
@Jguer Jguer marked this pull request as ready for review March 8, 2026 22:30
@Jguer Jguer self-requested a review as a code owner March 8, 2026 22:30
@Jguer Jguer merged commit b09f3de into next Mar 8, 2026
2 checks passed
@Jguer Jguer deleted the copilot/update-golangci-lint-version branch March 8, 2026 22:33
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.

2 participants