Skip to content

Commit 26fefe8

Browse files
Bump contrib.go.opencensus.io/exporter/prometheus from 0.3.0 to 0.4.0
Bumps [contrib.go.opencensus.io/exporter/prometheus](https://github.com/census-ecosystem/opencensus-go-exporter-prometheus) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/census-ecosystem/opencensus-go-exporter-prometheus/releases) - [Commits](census-ecosystem/opencensus-go-exporter-prometheus@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: contrib.go.opencensus.io/exporter/prometheus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8449e0d commit 26fefe8

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)