Skip to content

chore: Bump golang.org/x/sync from 0.22.0 to 0.23.0 - #1317

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/sync-0.23.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/sync-0.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/sync from 0.22.0 to 0.23.0.

Commits
  • f75267d semaphore: panic on negative capacity
  • 3ffd83c all: upgrade go directive to at least 1.26.0 [generated]
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from zeroshade as a code owner September 14, 2026 19:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sync-0.23.0 branch from f8b69fe to 75f447c Compare September 15, 2026 18:52
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.
@zeroshade

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sync-0.23.0 branch from 75f447c to 6d454b3 Compare September 20, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant