Skip to content

Commit 49b6e8d

Browse files
committed
using fork instead
Signed-off-by: hfuss <haydenfuss@gmail.com>
1 parent fe1ade2 commit 49b6e8d

File tree

5 files changed

+6
-152
lines changed

5 files changed

+6
-152
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/x-cray/logrus-prefixed-formatter v0.5.2
4545
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
4646
github.com/xeipuuv/gojsonschema v1.2.0
47-
gitlab.com/msvechla/mux-prometheus v0.0.2
47+
gitlab.com/hfuss/mux-prometheus v0.0.4
4848
go.uber.org/atomic v1.9.0 // indirect
4949
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
5050
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f // indirect

0 commit comments

Comments
 (0)