Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go in /internal/aws/awsutil
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.45.2 to 1.50.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.45.2...v1.50.0)

---
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] authored Jan 22, 2024
1 parent d29eb9e commit cc94ce9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 34 deletions.
4 changes: 2 additions & 2 deletions internal/aws/awsutil/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/aw
go 1.20

require (
github.com/aws/aws-sdk-go v1.45.2
github.com/aws/aws-sdk-go v1.50.0
github.com/stretchr/testify v1.8.4
go.uber.org/zap v1.25.0
golang.org/x/net v0.14.0
golang.org/x/net v0.17.0
)

require (
Expand Down
36 changes: 4 additions & 32 deletions internal/aws/awsutil/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cc94ce9

Please sign in to comment.