Skip to content

Commit ab56a92

Browse files
authored
Merge pull request #80 from slok/dependabot/go_modules/contrib.go.opencensus.io/exporter/prometheus-0.4.0
Bump contrib.go.opencensus.io/exporter/prometheus from 0.3.0 to 0.4.0
2 parents 03c880d + 26fefe8 commit ab56a92

File tree

2 files changed

+245
-230
lines changed

2 files changed

+245
-230
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/slok/go-http-metrics
22

33
require (
4-
contrib.go.opencensus.io/exporter/prometheus v0.3.0
4+
contrib.go.opencensus.io/exporter/prometheus v0.4.0
55
github.com/emicklei/go-restful v2.15.0+incompatible
66
github.com/fasthttp/router v1.4.1
77
github.com/gin-gonic/gin v1.7.4

0 commit comments

Comments
 (0)