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

Commit

Permalink
Update module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bvwells committed Jul 22, 2021
1 parent b6359e3 commit c0e6081
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 239 deletions.
6 changes: 3 additions & 3 deletions go.mod
@@ -1,9 +1,9 @@
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/google/go-cmp v0.5.6
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 c0e6081

Please sign in to comment.