Skip to content

fix(example): go mod tidy after cloudwatch v1.55.0 → v1.55.2 bump#341

Merged
intel352 merged 2 commits intodependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatch-1.55.2from
copilot/sub-pr-336
Mar 16, 2026
Merged

fix(example): go mod tidy after cloudwatch v1.55.0 → v1.55.2 bump#341
intel352 merged 2 commits intodependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatch-1.55.2from
copilot/sub-pr-336

Conversation

Copy link
Contributor

Copilot AI commented Mar 16, 2026

The example/ directory has an independent go.mod that wasn't tidied after the cloudwatch SDK bump, causing CI to fail with go: updates to go.mod needed in both the Build and Validate Example Configs jobs.

Changes

  • Ran go mod tidy in example/ to sync transitive AWS SDK deps (aws-sdk-go-v2, internal/configsources, internal/endpoints/v2) with the updated cloudwatch v1.55.2 constraint

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Copilot AI changed the title [WIP] Update aws-sdk-go-v2 to version 1.55.2 fix(example): go mod tidy after cloudwatch v1.55.0 → v1.55.2 bump Mar 16, 2026
Copilot AI requested a review from intel352 March 16, 2026 15:27
@intel352 intel352 marked this pull request as ready for review March 16, 2026 18:20
@intel352 intel352 merged commit 20ca76d into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/cloudwatch-1.55.2 Mar 16, 2026
@intel352 intel352 deleted the copilot/sub-pr-336 branch March 16, 2026 18:20
intel352 added a commit that referenced this pull request Mar 16, 2026
…m 1.55.0 to 1.55.2 (#336)

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

Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatch](https://github.com/aws/aws-sdk-go-v2) from 1.55.0 to 1.55.2.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.55.0...service/s3/v1.55.2)

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

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

* fix(example): go mod tidy after cloudwatch v1.55.0 → v1.55.2 bump (#341)

* Initial plan

* fix: run go mod tidy in example directory for cloudwatch v1.55.2 bump

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>
Co-authored-by: Jonathan Langevin <codingsloth@pm.me>
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