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 7, 2021
1 parent b6359e3 commit 38d4c4c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 261 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
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.20.3
go.opencensus.io v0.23.0
)

Expand Down

0 comments on commit 38d4c4c

Please sign in to comment.