Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go
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.47.6 to 1.47.9.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.47.6...v1.47.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 39878d2 commit 802a061
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion receiver/awsecscontainermetricsreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsecs
go 1.20

require (
github.com/aws/aws-sdk-go v1.47.6
github.com/aws/aws-sdk-go v1.47.9
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/ecsutil v0.88.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common v0.88.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions receiver/awsecscontainermetricsreceiver/go.sum

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

0 comments on commit 802a061

Please sign in to comment.