Skip to content

chore: update go dependencies#631

Open
james-nesbitt wants to merge 2 commits into
mainfrom
chore/go-dependency-updates
Open

chore: update go dependencies#631
james-nesbitt wants to merge 2 commits into
mainfrom
chore/go-dependency-updates

Conversation

@james-nesbitt
Copy link
Copy Markdown
Collaborator

@james-nesbitt james-nesbitt commented May 16, 2026

Routine dependency update. All unit tests pass (24/24 packages).

Notable upgrades

Package From To
Go toolchain 1.26.0 1.26.3
k8s.io/* v0.35.4 v0.36.1
helm.sh/helm/v3 v3.20.2 v3.21.0
github.com/k0sproject/rig v0.21.2 v0.21.8
github.com/gruntwork-io/terratest v0.56.0 v1.0.0
google.golang.org/grpc v1.80.0 v1.81.1
golang.org/x/crypto v0.50.0 v0.52.0 (security)
golang.org/x/net v0.53.0 v0.55.0
golang.org/x/sys v0.45.0
sigs.k8s.io/structured-merge-diff/v4 v4.7.0
github.com/Masterminds/semver/v3 v3.4.0 v3.5.0

GHA actions

  • Standardised actions/checkout to @v6 across smoke-tests.yaml (was mixed @v4/@v6)

Written by AI: claude-sonnet-4-5

@james-nesbitt james-nesbitt added the smoke-test Run all smoke tests label May 16, 2026
@james-nesbitt
Copy link
Copy Markdown
Collaborator Author

All four smoke tests passed on run 25968883941:

Job Result
smoke-modern ✅ passed
smoke-legacy ✅ passed
smoke-windows ✅ passed
smoke-upgrade ✅ passed

No regressions from the dependency updates.

Notable upgrades:
  k8s.io/* v0.35.4 → v0.36.1
  helm.sh/helm/v3 v3.20.2 → v3.21.0
  github.com/k0sproject/rig v0.21.2 → v0.21.6
  github.com/gruntwork-io/terratest v0.56.0 → v1.0.0
  google.golang.org/grpc v1.80.0 → v1.81.1
  golang.org/x/crypto v0.50.0 → v0.51.0
  golang.org/x/net v0.53.0 → v0.54.0
  github.com/Masterminds/semver/v3 v3.4.0 → v3.5.0

All unit tests pass (24/24 packages).

Signed-off-by: James Nesbitt <jnesbitt@mirantis.com>
… action

- Bump Go toolchain: 1.26.0 → 1.26.3
- github.com/k0sproject/rig: v0.21.6 → v0.21.8
- golang.org/x/crypto: v0.51.0 → v0.52.0 (security)
- golang.org/x/net: v0.54.0 → v0.55.0
- golang.org/x/sys: v0.44.0 → v0.45.0
- sigs.k8s.io/structured-merge-diff/v4: v4.2.3 → v4.7.0
- Standardise actions/checkout to @v6 across smoke-tests.yaml (was mixed @v4/@v6)
@james-nesbitt james-nesbitt force-pushed the chore/go-dependency-updates branch from 7193834 to 1106180 Compare June 2, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

smoke-test Run all smoke tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants