We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03c880d + 26fefe8 commit ab56a92Copy full SHA for ab56a92
go.mod
@@ -1,7 +1,7 @@
1
module github.com/slok/go-http-metrics
2
3
require (
4
- contrib.go.opencensus.io/exporter/prometheus v0.3.0
+ contrib.go.opencensus.io/exporter/prometheus v0.4.0
5
github.com/emicklei/go-restful v2.15.0+incompatible
6
github.com/fasthttp/router v1.4.1
7
github.com/gin-gonic/gin v1.7.4
0 commit comments