Skip to content

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.56.4 to 1.68.4 in /sdk#59

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sdk/github.com/aws/aws-sdk-go-v2/service/ssm-1.68.4
Open

chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.56.4 to 1.68.4 in /sdk#59
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/sdk/github.com/aws/aws-sdk-go-v2/service/ssm-1.68.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps github.com/aws/aws-sdk-go-v2/service/ssm from 1.56.4 to 1.68.4.

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 7, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/sdk/github.com/aws/aws-sdk-go-v2/service/ssm-1.68.4 branch from b740de8 to e9974dc Compare April 9, 2026 11:19
Copy link
Copy Markdown

@arkanaai arkanaai bot left a comment

Choose a reason for hiding this comment

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

Arkana Review — chore(deps): bump ssm v1.56.4 → v1.68.4

Verdict: ✅ Approve

Straightforward dependabot minor-version bump of github.com/aws/aws-sdk-go-v2/service/ssm. Reviewed the full diff and checked all SSM usage across the codebase.

What changed

  • sdk/go.mod: SSM version bump v1.56.4v1.68.4
  • sdk/go.sum: Updated checksums, removed stale indirect deps (jmespath/go-jmespath, gopkg.in/yaml.v2, stale go-spew/go-difflib/stretchr entries)

Impact analysis

  • 8 files import the SSM package across sdk/, mgmt/, and root
  • All usage is standard AWS SDK calls: NewFromConfig, GetParameter, PutParameter, SendCommand, GetCommandInvocation
  • These APIs are stable within the AWS SDK v2 minor version contract — no breaking changes
  • Removed indirect deps (jmespath, yaml.v2) were transitive through the old SSM version; the new version no longer pulls them
  • No protocol-critical code touched (no VTXO, signing, forfeit, round, or exit path changes)

CI

All checks pending at time of review. Recommend merging only after CI passes (especially unit-test and enclave-test).

Cross-repo

No other repos in the org depend on the enclave SDK's go.mod directly — no downstream breakage risk.

No issues found. Safe to merge once CI is green.

Bumps [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) from 1.56.4 to 1.68.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.56.4...service/ssm/v1.68.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-version: 1.68.4
  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/sdk/github.com/aws/aws-sdk-go-v2/service/ssm-1.68.4 branch from e9974dc to 7d1dd88 Compare April 10, 2026 04:19
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.

0 participants