This repository was archived by the owner on Nov 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ require (
55 contrib.go.opencensus.io/exporter/jaeger v0.1.1-0.20190430175949-e8b55949d948
66 contrib.go.opencensus.io/exporter/ocagent v0.5.0
77 contrib.go.opencensus.io/exporter/prometheus v0.1.0
8- contrib.go.opencensus.io/exporter/stackdriver v0.12.1
8+ contrib.go.opencensus.io/exporter/stackdriver v0.12.2
99 contrib.go.opencensus.io/exporter/zipkin v0.1.1
1010 github.com/DataDog/datadog-go v2.2.0+incompatible // indirect
1111 github.com/DataDog/opencensus-go-exporter-datadog v0.0.0-20181026070331-e7c4bd17b329
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ contrib.go.opencensus.io/exporter/prometheus v0.1.0 h1:SByaIoWwNgMdPSgl5sMqM2KDE
1414contrib.go.opencensus.io/exporter/prometheus v0.1.0 /go.mod h1:cGFniUXGZlKRjzOyuZJ6mgB+PgBcCIa79kEKR8YCW+A =
1515contrib.go.opencensus.io/exporter/stackdriver v0.12.1 h1:Dll2uFfOVI3fa8UzsHyP6z0M6fEc9ZTAMo+Y3z282Xg =
1616contrib.go.opencensus.io/exporter/stackdriver v0.12.1 /go.mod h1:iwB6wGarfphGGe/e5CWqyUk/cLzKnWsOKPVW3no6OTw =
17+ contrib.go.opencensus.io/exporter/stackdriver v0.12.2 h1:jU1p9F07ASK11wYgSTPKtFlTvTtCDj6R1d3nRt0ZHDE =
18+ contrib.go.opencensus.io/exporter/stackdriver v0.12.2 /go.mod h1:iwB6wGarfphGGe/e5CWqyUk/cLzKnWsOKPVW3no6OTw =
1719contrib.go.opencensus.io/exporter/zipkin v0.1.1 h1:PR+1zWqY8ceXs1qDQQIlgXe+sdiwCf0n32bH4+Epk8g =
1820contrib.go.opencensus.io/exporter/zipkin v0.1.1 /go.mod h1:GMvdSl3eJ2gapOaLKzTKE3qDgUkJ86k9k3yY2eqwkzc =
1921contrib.go.opencensus.io/resource v0.1.1 /go.mod h1:F361eGI91LCmW1I/Saf+rX0+OFcigGlFvXwEGEnkRLA =
You can’t perform that action at this time.
0 commit comments