Skip to content

Commit c01eb77

Browse files
authored
Merge pull request #96 from slok/dependabot/go_modules/github.com/emicklei/go-restful/v3-3.7.2
2 parents 2a683e2 + 868c0f0 commit c01eb77

File tree

2 files changed

+130
-3
lines changed

2 files changed

+130
-3
lines changed

go.mod

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

33
require (
44
contrib.go.opencensus.io/exporter/prometheus v0.4.0
5-
github.com/emicklei/go-restful/v3 v3.7.1
5+
github.com/emicklei/go-restful/v3 v3.7.2
66
github.com/fasthttp/router v1.4.4
77
github.com/gin-gonic/gin v1.7.7
88
github.com/go-chi/chi v4.1.2+incompatible

0 commit comments

Comments
 (0)