Skip to content

Commit

Permalink
Revert "Update dependencies Logz.io exporter (#4386)"
Browse files Browse the repository at this point in the history
This reverts commit 36a7da6.
  • Loading branch information
Bogdan Drutu authored Aug 3, 2021
1 parent 5013e71 commit 4e41e41
Show file tree
Hide file tree
Showing 4 changed files with 100 additions and 66 deletions.
8 changes: 6 additions & 2 deletions exporter/logzioexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ go 1.16

require (
github.com/census-instrumentation/opencensus-proto v0.3.0
github.com/hashicorp/go-hclog v0.16.2
github.com/hashicorp/go-hclog v0.16.1
github.com/jaegertracing/jaeger v1.24.0
github.com/logzio/jaeger-logzio v1.0.3
github.com/logzio/jaeger-logzio v1.0.2
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/stretchr/testify v1.7.0
go.opentelemetry.io/collector v0.31.0
go.opentelemetry.io/collector/model v0.31.0
go.uber.org/zap v1.18.1
google.golang.org/protobuf v1.27.1
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
)
Loading

0 comments on commit 4e41e41

Please sign in to comment.