chore: Bump golang.org/x/sys from 0.47.0 to 0.48.0 - #1319
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
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/sys](https://github.com/golang/sys) from 0.47.0 to 0.48.0. - [Commits](golang/sys@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-version: 0.48.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/sys-0.48.0
branch
from
September 20, 2026 23:50
2e6c8b3 to
de54414
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/sys from 0.47.0 to 0.48.0.
Commits
613e257cpu: add riscv64 hwprobe drift test6f7b10funix: add MLOCK_ONFAULT constant663e7c8cpu: add basic support for GOARCH=sparc64de5f12fcpu: add ppc64le POWER10 detection80e8acfunix: run go fix1e3c182unix: add IPMI interfaced429e20unix: stop generating sparc termbits from the generic headerbd3bddfunix: add missing HWTSTAMP_* constantse812f53windows: add SO_SNDTIMEO constant for socket optionsf6989c5unix: align Ifreq so its union accessors cannot fault