Skip to content

Commit e86d337

Browse files
Bump github.com/aws/aws-sdk-go in /internal/aws/proxy
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.37 to 1.45.7. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.43.37...v1.45.7) --- 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] <[email protected]>
1 parent a7921d3 commit e86d337

File tree

2 files changed

+628
-3
lines changed

2 files changed

+628
-3
lines changed

internal/aws/proxy/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/pr
33
go 1.17
44

55
require (
6-
github.com/aws/aws-sdk-go v1.43.37
6+
github.com/aws/aws-sdk-go v1.45.7
77
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common v0.49.0
88
github.com/stretchr/testify v1.7.1
99
go.opentelemetry.io/collector v0.49.0

0 commit comments

Comments
 (0)