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

Commit

Permalink
Run go mod tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 committed Apr 24, 2019
1 parent ff90687 commit 67b3e33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
module contrib.go.opencensus.io/exporter/prometheus

require (
github.com/golang/mock v1.2.0 // indirect
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
go.opencensus.io v0.21.0-alpha // TODO [rghetia] remove after v0.21.0 is released.
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v2 v2.2.2 // indirect
)

0 comments on commit 67b3e33

Please sign in to comment.