Skip to content

Commit

Permalink
Bump collector version
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-psi committed Aug 31, 2020
1 parent 58be9a4 commit e848a60
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 46 deletions.
4 changes: 2 additions & 2 deletions exporter/datadogexporter/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/DataDog/opentelemetry-collector-contrib/exporter/datadogexporter

go 1.14
go 1.15

require (
github.com/stretchr/testify v1.6.1
go.opentelemetry.io/collector v0.7.0
go.opentelemetry.io/collector v0.8.1-0.20200820203435-961c48b75778
)
Loading

0 comments on commit e848a60

Please sign in to comment.