Skip to content

build(deps): bump aws-sdk-go-v2/s3, eventstream, and mapstructure#97

Open
ArjenSchwarz wants to merge 1 commit into
mainfrom
worktree-dependabot-bumps
Open

build(deps): bump aws-sdk-go-v2/s3, eventstream, and mapstructure#97
ArjenSchwarz wants to merge 1 commit into
mainfrom
worktree-dependabot-bumps

Conversation

@ArjenSchwarz

Copy link
Copy Markdown
Owner

Consolidates three open Dependabot PRs that had accumulated go.sum conflicts against main (merging them individually would re-conflict each other). All three target versions applied against current main, plus the transitive aws-sdk-go-v2 deps the s3 bump pulls forward.

Dependency From To Supersedes
aws-sdk-go-v2/service/s3 1.83.0 1.97.3 #57
aws-sdk-go-v2/aws/protocol/eventstream 1.6.11 1.7.8 #56
go-viper/mapstructure/v2 2.3.0 2.4.0 #21

Diff is limited to go.mod/go.sum. go build ./..., go vet, and go test ./... all pass. (Pre-existing goconst lint findings in unrelated source files are untouched and not part of the CI merge gate.)

Closes #57, closes #56, closes #21.

Consolidates three Dependabot PRs that had accumulated go.sum conflicts:
- aws/aws-sdk-go-v2/service/s3 1.83.0 -> 1.97.3 (#57)
- aws/aws-sdk-go-v2/aws/protocol/eventstream 1.6.11 -> 1.7.8 (#56)
- go-viper/mapstructure/v2 2.3.0 -> 2.4.0 (#21)

The s3 bump also pulls its transitive aws-sdk-go-v2 deps forward.
Build, go vet, and go test ./... all pass.
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.

1 participant