Skip to content

Commit 4dfa754

Browse files
fix(deps): update module github.com/armon/go-metrics to v0.5.4
1 parent 06d330c commit 4dfa754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ require (
44
github.com/BurntSushi/toml v0.4.1
55
github.com/DataDog/datadog-go v4.8.3+incompatible
66
github.com/Microsoft/go-winio v0.5.0 // indirect
7-
github.com/armon/go-metrics v0.3.10
7+
github.com/armon/go-metrics v0.5.4
88
github.com/bugsnag/bugsnag-go/v2 v2.1.2
99
github.com/dgrijalva/jwt-go v3.2.0+incompatible
1010
github.com/go-chi/chi v4.0.2+incompatible

0 commit comments

Comments
 (0)