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 2a683e2 + 868c0f0 commit c01eb77Copy full SHA for c01eb77
go.mod
@@ -2,7 +2,7 @@ module github.com/slok/go-http-metrics
2
3
require (
4
contrib.go.opencensus.io/exporter/prometheus v0.4.0
5
- github.com/emicklei/go-restful/v3 v3.7.1
+ github.com/emicklei/go-restful/v3 v3.7.2
6
github.com/fasthttp/router v1.4.4
7
github.com/gin-gonic/gin v1.7.7
8
github.com/go-chi/chi v4.1.2+incompatible
0 commit comments