Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go from 1.23.0 to 1.33.0 in /plugin/s3 (#…
Browse files Browse the repository at this point in the history
…1989)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.23.0 to 1.33.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.33.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.23.0...v1.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 31, 2022
1 parent 8486d00 commit 0cadf51
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 89 deletions.
4 changes: 2 additions & 2 deletions plugin/s3/go.mod
Expand Up @@ -3,9 +3,9 @@ module github.com/micro/micro/plugin/s3/v3
go 1.15

require (
github.com/aws/aws-sdk-go v1.23.0
github.com/aws/aws-sdk-go v1.33.0
github.com/micro/micro/v3 v3.3.1-0.20210803122146-2a2fa437600d
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.8.0
)

replace github.com/micro/micro/v3 => ../..

0 comments on commit 0cadf51

Please sign in to comment.