Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go in /exporter/awskinesisexporter
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.43.37 to 1.45.12.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.43.37...v1.45.12)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent a7921d3 commit c62f0b2
Show file tree
Hide file tree
Showing 2 changed files with 902 additions and 6 deletions.
2 changes: 1 addition & 1 deletion exporter/awskinesisexporter/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/exporter/awskin
go 1.17

require (
github.com/aws/aws-sdk-go v1.43.37
github.com/aws/aws-sdk-go v1.45.12
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.49.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/zipkin v0.49.0
github.com/stretchr/testify v1.7.1
Expand Down
Loading

0 comments on commit c62f0b2

Please sign in to comment.