Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore(deps): update statsd exporter library
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
  • Loading branch information
sagikazarmark committed Jun 10, 2021
1 parent b6359e3 commit 0db6d7f
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 237 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -2,8 +2,8 @@ module contrib.go.opencensus.io/exporter/prometheus

require (
github.com/google/go-cmp v0.5.5
github.com/prometheus/client_golang v1.9.0
github.com/prometheus/statsd_exporter v0.20.0
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/statsd_exporter v0.21.0
go.opencensus.io v0.23.0
)

Expand Down

0 comments on commit 0db6d7f

Please sign in to comment.