Skip to content

Commit

Permalink
Update opencensus-go-exporter-stackdriver to v0.13.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
qingling128 committed Jan 28, 2021
1 parent 9affbc7 commit 1814a57
Show file tree
Hide file tree
Showing 39 changed files with 902 additions and 1,070 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Stackdriver/stackdriver-prometheus-sidecar
require (
cloud.google.com/go v0.49.0
contrib.go.opencensus.io/exporter/prometheus v0.1.0
contrib.go.opencensus.io/exporter/stackdriver v0.12.8
contrib.go.opencensus.io/exporter/stackdriver v0.13.4
github.com/Azure/azure-sdk-for-go v36.2.0+incompatible // indirect
github.com/Azure/go-autorest v13.3.0+incompatible // indirect
github.com/Azure/go-autorest/autorest/adal v0.8.0 // indirect
Expand Down Expand Up @@ -48,7 +48,7 @@ require (
github.com/samuel/go-zookeeper v0.0.0-20190801204459-3c104360edc8 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
go.opencensus.io v0.22.2
go.opencensus.io v0.22.4
golang.org/x/crypto v0.0.0-20191128160524-b544559bb6d1 // indirect
golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933 // indirect
golang.org/x/oauth2 v0.0.0-20191122200657-5d9234df094c // indirect
Expand Down
36 changes: 6 additions & 30 deletions go.sum

Large diffs are not rendered by default.

11 changes: 4 additions & 7 deletions vendor/contrib.go.opencensus.io/exporter/stackdriver/go.mod

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

39 changes: 29 additions & 10 deletions vendor/contrib.go.opencensus.io/exporter/stackdriver/go.sum

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

26 changes: 20 additions & 6 deletions vendor/contrib.go.opencensus.io/exporter/stackdriver/metrics.go

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

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

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

Loading

0 comments on commit 1814a57

Please sign in to comment.