chore: Bump golang.org/x/sync from 0.22.0 to 0.23.0 - #1317
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang.org/x/sync-0.23.0
branch
from
September 15, 2026 18:52
f8b69fe to
75f447c
Compare
Merged
zeroshade
added a commit
that referenced
this pull request
Sep 20, 2026
### Rationale for this change The next `golang.org/x/sync` and `golang.org/x/sys` releases require Go 1.26, blocking dependency updates in #1317 and #1319. Raise the project baseline first so those updates can be rebased without each owning the toolchain migration. ### What changes are included in this PR? - raise the module minimum from Go 1.25 to Go 1.26 - update the default development/container toolchain to Go 1.26.8 - remove Go 1.25 from CI and run linting with Go 1.26 - update the Debian container fallback and Flight SQL driver prerequisite - fix format diagnostics reported by `go test` under Go 1.26 ### Are these changes tested? - `GOTOOLCHAIN=go1.26.8 go test ./...` - `GOTOOLCHAIN=go1.26.8 ci/scripts/build.sh $(pwd)` - `actionlint -shellcheck= .github/workflows/lint.yml .github/workflows/test.yml` - `docker compose config --quiet` ### Are there any user-facing changes? Yes. Go 1.26 is now the minimum supported Go version.
Member
|
@dependabot rebase |
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.22.0 to 0.23.0. - [Commits](golang/sync@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang.org/x/sync-0.23.0
branch
from
September 20, 2026 23:49
75f447c to
6d454b3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golang.org/x/sync from 0.22.0 to 0.23.0.
Commits
f75267dsemaphore: panic on negative capacity3ffd83call: upgrade go directive to at least 1.26.0 [generated]