chore(deps): bump contrib.go.opencensus.io/exporter/stackdriver (#590)

Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/compare/v0.13.2...v0.13.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-08-17 09:57:12 +02:00
committed by GitHub
parent 18ee8dc1e6
commit 6d60a958bf
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.14
require (
cloud.google.com/go v0.61.0 // indirect
contrib.go.opencensus.io/exporter/stackdriver v0.13.2
contrib.go.opencensus.io/exporter/stackdriver v0.13.3
github.com/BurntSushi/toml v0.3.1
github.com/DATA-DOG/go-sqlmock v1.4.1
github.com/Masterminds/goutils v1.1.0 // indirect