Skip to content

Commit

Permalink
⬆️ Bump github.com/aws/aws-sdk-go from 1.26.7 to 1.34.0
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.26.7 to 1.34.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.26.7...v1.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2023
1 parent b2be7db commit 661a1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/seike460/s3ry
go 1.13

require (
github.com/aws/aws-sdk-go v1.26.7
github.com/aws/aws-sdk-go v1.34.0
github.com/briandowns/spinner v1.8.0
github.com/manifoldco/promptui v0.6.0
github.com/stretchr/testify v1.4.0
github.com/stretchr/testify v1.5.1
golang.org/x/text v0.3.8 // indirect
)

0 comments on commit 661a1fe

Please sign in to comment.