Skip to content

Commit

Permalink
Merge pull request #32 from seike460/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/aws/aws-sdk-go-1.34.0

⬆️ Bump github.com/aws/aws-sdk-go from 1.26.7 to 1.34.0
  • Loading branch information
seike460 committed Jul 25, 2023
2 parents b2be7db + 661a1fe commit 2de4477
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 2de4477

Please sign in to comment.