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

Commit c0e6081

Browse files
committed
Update module dependencies
1 parent b6359e3 commit c0e6081

2 files changed

Lines changed: 266 additions & 239 deletions

File tree

go.mod

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

33
require (
4-
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
4+
github.com/google/go-cmp v0.5.6
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)