Skip to content

fix(example): sync go.mod after apigatewayv2 bump to v1.33.8#340

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

fix(example): sync go.mod after apigatewayv2 bump to v1.33.8#340
intel352 merged 2 commits intodependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/apigatewayv2-1.33.8from
copilot/sub-pr-335

Conversation

Copy link
Contributor

Copilot AI commented Mar 16, 2026

Dependabot bumped apigatewayv2 in the root go.mod, but example/ is a separate Go module and wasn't updated, causing CI to fail with go: updates to go.mod needed.

Changes

  • example/go.mod — updated transitive AWS SDK deps to match root:
    • apigatewayv2: v1.33.6 → v1.33.8
    • internal/configsources: v1.4.19 → v1.4.20
    • internal/endpoints/v2: v2.7.19 → v2.7.20
  • example/go.sum — regenerated via go mod tidy

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Copilot AI changed the title [WIP] Build(deps): bump github.com/aws/aws-sdk-go-v2/service/apigatewayv2 from 1.33.6 to 1.33.8 fix(example): sync go.mod after apigatewayv2 bump to v1.33.8 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 6fc6434 into dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/apigatewayv2-1.33.8 Mar 16, 2026
@intel352 intel352 deleted the copilot/sub-pr-335 branch March 16, 2026 18:20
intel352 added a commit that referenced this pull request Mar 16, 2026
…rom 1.33.6 to 1.33.8 (#335)

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

Bumps [github.com/aws/aws-sdk-go-v2/service/apigatewayv2](https://github.com/aws/aws-sdk-go-v2) from 1.33.6 to 1.33.8.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mgn/v1.33.6...service/fms/v1.33.8)

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

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

* fix(example): sync go.mod after apigatewayv2 bump to v1.33.8 (#340)

* Initial plan

* fix: run go mod tidy in example/ to update apigatewayv2 to v1.33.8

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