Skip to content

vendor: update golang.org/x/* dependencies#6974

Merged
vvoland merged 5 commits into
docker:masterfrom
thaJeztah:bump_x_deps
May 11, 2026
Merged

vendor: update golang.org/x/* dependencies#6974
vvoland merged 5 commits into
docker:masterfrom
thaJeztah:bump_x_deps

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

vendor: golang.org/x/sys v0.44.0

full diff: golang/sys@v0.43.0...v0.44.0

  • unix: add CPUSetDynamic for systems with more than 1024 CPUs
  • unix: avoid nil pointer dereference in Utime
  • unix: automatically remove container created by mkall.sh
  • cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  • windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressTable
  • windows: avoid uint16 overflow in NewNTUnicodeString

vendor: golang.org/x/term v0.43.0

full diff: golang/term@v0.42.0...v0.43.0

vendor: golang.org/x/text v0.37.0

full diff: golang/time@v0.36.0...v0.37.0

vendor: golang.org/x/mod v0.36.0

full diff: golang/mod@v0.34.0...v0.36.0

vendor: golang.org/x/net v0.54.0

full diff: golang/net@v0.53.0...v0.54.0

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

thaJeztah added 5 commits May 11, 2026 12:18
full diff: golang/sys@v0.43.0...v0.44.0

- unix: add CPUSetDynamic for systems with more than 1024 CPUs
- unix: avoid nil pointer dereference in Utime
- unix: automatically remove container created by mkall.sh
- cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
- windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressTable
- windows: avoid uint16 overflow in NewNTUnicodeString

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/term@v0.42.0...v0.43.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/time@v0.36.0...v0.37.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/mod@v0.34.0...v0.36.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: golang/net@v0.53.0...v0.54.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah thaJeztah changed the title Bump x deps vendor: update golang.org/x/* dependencies May 11, 2026
@vvoland vvoland merged commit ed8c9d7 into docker:master May 11, 2026
104 checks passed
@thaJeztah thaJeztah deleted the bump_x_deps branch May 11, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants