Skip to content

chore(deps): bump Go to 1.26.6 on REL_5_8 - #4543

Merged
ValClarkson merged 1 commit into
CrunchyData:REL_5_8from
ValClarkson:bump-go-1.26.6-rel-5-8
Aug 17, 2026
Merged

chore(deps): bump Go to 1.26.6 on REL_5_8#4543
ValClarkson merged 1 commit into
CrunchyData:REL_5_8from
ValClarkson:bump-go-1.26.6-rel-5-8

Conversation

@ValClarkson

Copy link
Copy Markdown
Contributor

Match the main-branch Go toolchain bump (see #4541) for the August 2026 release. Directive-only change; go mod tidy is a no-op past line 4 and produces no go.sum churn.

Local go build ./... on macOS hits a pre-existing pg_query_go/v5 cgo strchrnul collision with the current macOS SDK; the same error reproduces on unmodified REL_5_8 at go 1.26.3, so it is unrelated to this bump. Linux CI (which is where PGO is built for release) compiles cleanly.

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)

Other Information:

Match the main-branch Go toolchain bump (see CrunchyData#4541) for the August 2026
release. Directive-only change; `go mod tidy` is a no-op past line 4 and
produces no go.sum churn.

Local `go build ./...` on macOS hits a pre-existing pg_query_go/v5 cgo
`strchrnul` collision with the current macOS SDK; the same error
reproduces on unmodified REL_5_8 at go 1.26.3, so it is unrelated to
this bump. Linux CI (which is where PGO is built for release) compiles
cleanly.
@ValClarkson
ValClarkson force-pushed the bump-go-1.26.6-rel-5-8 branch from 4ac5654 to 5cbe4d5 Compare August 17, 2026 21:20
@ValClarkson
ValClarkson enabled auto-merge (rebase) August 17, 2026 21:21
@ValClarkson
ValClarkson merged commit 13819df into CrunchyData:REL_5_8 Aug 17, 2026
13 of 18 checks passed
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