Skip to content

Commit

Permalink
Run make gotidy
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
  • Loading branch information
bogdandrutu committed Mar 11, 2021
1 parent 0358399 commit 294ff2c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 342 deletions.
3 changes: 1 addition & 2 deletions exporter/awsemfexporter/go.mod
Expand Up @@ -14,15 +14,14 @@ require (
github.com/mattn/go-colorable v0.1.7 // indirect
github.com/onsi/ginkgo v1.14.1 // indirect
github.com/onsi/gomega v1.10.2 // indirect
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws v0.0.0-00010101000000-000000000000
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/stretchr/testify v1.7.0
go.opentelemetry.io/collector v0.22.1-0.20210310184601-062748d23a02
go.opentelemetry.io/otel v0.18.0
go.uber.org/zap v1.16.0
google.golang.org/protobuf v1.25.0
gopkg.in/ini.v1 v1.57.0 // indirect

github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws v0.0.0-00010101000000-000000000000
)

replace github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws => ../../internal/aws

0 comments on commit 294ff2c

Please sign in to comment.