Skip to content

[release/0.4] Bump Go to 1.26.5 and golang.org/x/* dependencies - #567

Merged
awmirantis merged 1 commit into
Mirantis:release/0.4from
dperny:mke-14317-0.4-bump-go-x-crypto
Jul 14, 2026
Merged

[release/0.4] Bump Go to 1.26.5 and golang.org/x/* dependencies#567
awmirantis merged 1 commit into
Mirantis:release/0.4from
dperny:mke-14317-0.4-bump-go-x-crypto

Conversation

@dperny

@dperny dperny commented Jul 13, 2026

Copy link
Copy Markdown

Update the Go build version to 1.26.5 and refresh the golang.org/x/* dependency family, picking up the July 8, 2026 security releases (Go 1.26.5 was released alongside 1.25.12; this branch builds with the 1.26 line):

  • Go 1.26.3 → 1.26.5 (release notes: https://go.dev/doc/devel/release#go1.26.minor)
  • golang.org/x/crypto v0.52.0 → v0.54.0 (full diff: golang/crypto@v0.52.0...v0.54.0)
  • golang.org/x/net v0.55.0 → v0.56.0
  • golang.org/x/sync v0.20.0 → v0.22.0
  • golang.org/x/sys v0.45.0 → v0.47.0
  • golang.org/x/term v0.43.0 → v0.45.0
  • golang.org/x/text v0.37.0 → v0.40.0
  • golang.org/x/mod v0.35.0 → v0.37.0
  • golang.org/x/tools v0.44.0 → v0.47.0

go build ./..., go vet ./..., and go test ./... all pass locally.

Once merged and released, MKE will pick up the new cri-dockerd release (tracked as MKE-14317).

@awmirantis awmirantis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@athongsamai athongsamai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Update the Go build version and the golang.org/x/* dependency family
to pick up the July 8, 2026 security releases.

Jira: MKE-14317

Made-with: Claude Code
Signed-off-by: Drew Erny <derny@mirantis.com>
@dperny
dperny force-pushed the mke-14317-0.4-bump-go-x-crypto branch from ae3f497 to 8add173 Compare July 14, 2026 17:07
@awmirantis
awmirantis merged commit 89c45ff into Mirantis:release/0.4 Jul 14, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants