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

Commit 0db6d7f

Browse files
committed
chore(deps): update statsd exporter library
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
1 parent b6359e3 commit 0db6d7f

2 files changed

Lines changed: 263 additions & 237 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ module contrib.go.opencensus.io/exporter/prometheus
22

33
require (
44
github.com/google/go-cmp v0.5.5
5-
github.com/prometheus/client_golang v1.9.0
6-
github.com/prometheus/statsd_exporter v0.20.0
5+
github.com/prometheus/client_golang v1.11.0
6+
github.com/prometheus/statsd_exporter v0.21.0
77
go.opencensus.io v0.23.0
88
)
99

0 commit comments

Comments
 (0)