Skip to content

Commit

Permalink
chore(deps): bump github.com/aws/aws-sdk-go from 1.46.6 to 1.47.3
Browse files Browse the repository at this point in the history
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.46.6 to 1.47.3.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.46.6...v1.47.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
1 parent e2eb9e8 commit 26d22de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/nmccready/aws-play
go 1.19

require (
github.com/aws/aws-sdk-go v1.46.6
github.com/aws/aws-sdk-go v1.47.3
github.com/nmccready/go-debug v0.5.0
)

Expand Down

0 comments on commit 26d22de

Please sign in to comment.