Skip to content

Upgrade Go to 1.25 - #479

Open
sunnyagg wants to merge 1 commit into
masterfrom
go-upgrade/1.25
Open

sunnyagg wants to merge 1 commit into
masterfrom
go-upgrade/1.25

Conversation

@sunnyagg

Copy link
Copy Markdown

Part of the org Go N-1 migration (pilot for the automated go-upgrade flow).

  • Bumps the go directive 1.18 → 1.25; go mod tidy recorded the existing check.v1 test dep.
  • CI Go matrix updated ^1.17–^1.19 → ^1.25/^1.26 (toolchains below the module directive cannot build it).
  • Local go build ./... green. Note: TestLookUP panics on a clean master checkout too (pre-existing, unrelated); CI's constants check is unaffected.

🤖 Generated with Claude Code

- go directive 1.18 -> 1.25 (org N-1 migration)
- CI Go matrix ^1.17-^1.19 -> ^1.25/^1.26 (toolchains below the
  directive cannot build the module)
- go mod tidy (check.v1 test dep recorded)
@sunnyagg sunnyagg added TestingNotRequired TestingNotRequired label for BVT go-upgrade-1.25 Org Go N-1 migration to 1.25 labels Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go-upgrade-1.25 Org Go N-1 migration to 1.25 TestingNotRequired TestingNotRequired label for BVT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant