build(deps): bump the go-dependencies group across 1 directory with 2 updates - #243
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Collaborator
|
@dependabot rebase |
… updates Bumps the go-dependencies group with 2 updates in the / directory: [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/smithy-go](https://github.com/aws/smithy-go). Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.332.0 to 1.335.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.332.0...service/ec2/v1.335.0) Updates `github.com/aws/smithy-go` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.28.1...v1.28.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.335.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/aws/smithy-go dependency-version: 1.28.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-ad7e217572
branch
from
September 23, 2026 21:30
57aa393 to
b311511
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 2 updates in the / directory: github.com/aws/aws-sdk-go-v2/service/ec2 and github.com/aws/smithy-go.
Updates
github.com/aws/aws-sdk-go-v2/service/ec2from 1.332.0 to 1.335.0Commits
2a45d3fRelease 2026-09-18eb31d96Regenerated Clients55f9850Update API model98cb1cbRelease 2026-09-17f2bc6f7Regenerated Clientse115487Update API modelb01d9afRelease 2026-09-165d22a1fRegenerated Clientsd158bbbUpdate API model368ea92Release 2026-09-15Updates
github.com/aws/smithy-gofrom 1.28.1 to 1.28.2Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
9b28af0Release 2026-09-18f59df88Avoid slice allocation in ValidateEndpointHost (#705)7c16d7ffix decode panic on event stream header type and bad cbor string/blob len (#713)c60819afix initial-message race (#712)d05a672fix v2 event streams orphaning the result channel on error paths in schema-se...fe95176Revert "fix v2 event streams orphaning the result channel on error paths in s...9847245fix v2 event streams orphaning the result channel on error paths in schema-serde9eba49fPrint stacktrace when smithy-build fails (#708)959c6abKeep a trailing slash when JoinPath right operand is a slash. (#698)d253285update README