Skip to content

chore: Bump golang.org/x/sys from 0.47.0 to 0.48.0 - #1319

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/sys from 0.47.0 to 0.48.0.

Commits
  • 613e257 cpu: add riscv64 hwprobe drift test
  • 6f7b10f unix: add MLOCK_ONFAULT constant
  • 663e7c8 cpu: add basic support for GOARCH=sparc64
  • de5f12f cpu: add ppc64le POWER10 detection
  • 80e8acf unix: run go fix
  • 1e3c182 unix: add IPMI interface
  • d429e20 unix: stop generating sparc termbits from the generic header
  • bd3bddf unix: add missing HWTSTAMP_* constants
  • e812f53 windows: add SO_SNDTIMEO constant for socket options
  • f6989c5 unix: align Ifreq so its union accessors cannot fault
  • Additional commits viewable 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
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/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
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.48.0 branch from 2e6c8b3 to de54414 Compare September 20, 2026 23:50
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