Skip to content

fix(deps): update example/go.mod for aws-sdk-go-v2/config v1.32.12 bump#342

Merged
intel352 merged 2 commits intodependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.32.12from
copilot/sub-pr-337
Mar 16, 2026
Merged

fix(deps): update example/go.mod for aws-sdk-go-v2/config v1.32.12 bump#342
intel352 merged 2 commits intodependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.32.12from
copilot/sub-pr-337

Conversation

Copy link
Contributor

Copilot AI commented Mar 16, 2026

Dependabot bumped aws-sdk-go-v2/config to v1.32.12 in the root go.mod but example/ has its own go.mod (with a replace ../ directive) that was left at v1.32.7, causing CI build and validate jobs to fail with:

go: updates to go.mod needed; to update it:
    go mod tidy

Changes

  • example/go.mod / example/go.sum: ran go mod tidy in example/ to align aws-sdk-go-v2/config and its transitive AWS SDK dependencies with the root module's updated versions.

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

….32.12

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump github.com/aws/aws-sdk-go-v2/config from 1.32.7 to 1.32.12 fix(deps): update example/go.mod for aws-sdk-go-v2/config v1.32.12 bump Mar 16, 2026
Copilot AI requested a review from intel352 March 16, 2026 15:29
@intel352 intel352 marked this pull request as ready for review March 16, 2026 18:20
@intel352 intel352 merged commit a7e10d9 into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.32.12 Mar 16, 2026
@intel352 intel352 deleted the copilot/sub-pr-337 branch March 16, 2026 18:20
intel352 added a commit that referenced this pull request Mar 16, 2026
…1.32.12 (#337)

* build(deps): bump github.com/aws/aws-sdk-go-v2/config

Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.32.7 to 1.32.12.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.7...config/v1.32.12)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(deps): update example/go.mod for aws-sdk-go-v2/config v1.32.12 bump (#342)

* Initial plan

* fix: run go mod tidy in example/ to update aws-sdk-go-v2/config to v1.32.12

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
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.

2 participants