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

Commit

Permalink
Add a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 committed Apr 24, 2019
1 parent 67b3e33 commit d126842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module contrib.go.opencensus.io/exporter/prometheus

require (
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829 // TODO: change the version to v0.9.2 once oc-go version is updated.
go.opencensus.io v0.21.0-alpha // TODO [rghetia] remove after v0.21.0 is released.
)

0 comments on commit d126842

Please sign in to comment.