Skip to content

Commit

Permalink
Bump github.com/aws/aws-sdk-go in /internal/aws/xray/testdata/samplea…
Browse files Browse the repository at this point in the history
…pp (#7737)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.42.44 to 1.42.48.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.42.44...v1.42.48)

---
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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 7, 2022
1 parent 2d5fd57 commit d637282
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/aws/xray/testdata/sampleapp/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/internal/aws/xr
go 1.17

require (
github.com/aws/aws-sdk-go v1.42.44
github.com/aws/aws-sdk-go v1.42.48
github.com/aws/aws-xray-sdk-go v1.6.0
)

Expand Down
4 changes: 2 additions & 2 deletions internal/aws/xray/testdata/sampleapp/go.sum

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

0 comments on commit d637282

Please sign in to comment.