Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis262626 committed Feb 27, 2023
1 parent f285d05 commit 1248c68
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions receiver/awscloudwatchmetricsreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsclo
go 1.19

require (
github.com/aws/aws-sdk-go v1.44.210
github.com/aws/aws-sdk-go-v2/config v1.8.3
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.25.3
github.com/stretchr/testify v1.8.1
Expand Down
17 changes: 17 additions & 0 deletions receiver/awscloudwatchmetricsreceiver/go.sum

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

0 comments on commit 1248c68

Please sign in to comment.