Skip to content

Commit

Permalink
build(deps): bump contrib.go.opencensus.io/exporter/stackdriver
Browse files Browse the repository at this point in the history
Bumps [contrib.go.opencensus.io/exporter/stackdriver](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver) from 0.13.8 to 0.13.14.
- [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver/releases)
- [Commits](census-ecosystem/opencensus-go-exporter-stackdriver@v0.13.8...v0.13.14)

---
updated-dependencies:
- dependency-name: contrib.go.opencensus.io/exporter/stackdriver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2022
1 parent 2f6e686 commit 55b20b5
Show file tree
Hide file tree
Showing 2 changed files with 633 additions and 60 deletions.
15 changes: 5 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,17 @@ module github.com/dailydotdev/daily-monetization
go 1.16

require (
cloud.google.com/go/iam v0.4.0 // indirect
cloud.google.com/go/kms v1.1.0 // indirect
cloud.google.com/go/monitoring v1.0.0 // indirect
cloud.google.com/go/pubsub v1.3.1
cloud.google.com/go/trace v1.0.0 // indirect
contrib.go.opencensus.io/exporter/stackdriver v0.13.8
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
github.com/containerd/containerd v1.5.2 // indirect
github.com/docker/docker v20.10.7+incompatible // indirect
github.com/go-sql-driver/mysql v1.6.0
github.com/golang-migrate/migrate/v4 v4.15.0
github.com/ip2location/ip2location-go v8.2.0+incompatible
github.com/moby/term v0.0.0-20201216013528-df9cb8a40635 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.1
go.opencensus.io v0.23.0
go.uber.org/automaxprocs v1.4.0
google.golang.org/api v0.58.0
go.uber.org/automaxprocs v1.5.1
google.golang.org/api v0.93.0
)

0 comments on commit 55b20b5

Please sign in to comment.