File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/cactus/go-statsd-client/statsd v0.0.0-20200423205355-cb0885a1018c
9
9
github.com/golang/mock v1.6.0
10
10
github.com/stretchr/testify v1.8.2
11
- github.com/uber-go/tally/v4 v4.1.3
11
+ github.com/uber-go/tally/v4 v4.1.6
12
12
go.uber.org/multierr v1.9.0
13
13
go.uber.org/zap v1.23.0
14
14
)
Original file line number Diff line number Diff line change @@ -110,8 +110,8 @@ github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
110
110
github.com/twmb/murmur3 v1.1.5 /go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ =
111
111
github.com/twmb/murmur3 v1.1.6 h1:mqrRot1BRxm+Yct+vavLMou2/iJt0tNVTTC0QoIjaZg =
112
112
github.com/twmb/murmur3 v1.1.6 /go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ =
113
- github.com/uber-go/tally/v4 v4.1.3 h1:dKhkrkVSSJK0AxZCv/MmK5JrWmH+MPG3dgZCbxWk2Yc =
114
- github.com/uber-go/tally/v4 v4.1.3 /go.mod h1:aXeSTDMl4tNosyf6rdU8jlgScHyjEGGtfJ/uwCIf/vM =
113
+ github.com/uber-go/tally/v4 v4.1.6 h1:k8NwZvdfj/w398Q0H1nqi6yq2W5bgxsqn76kNwZ/hfM =
114
+ github.com/uber-go/tally/v4 v4.1.6 /go.mod h1:aXeSTDMl4tNosyf6rdU8jlgScHyjEGGtfJ/uwCIf/vM =
115
115
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
116
116
go.uber.org/atomic v1.7.0 /go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc =
117
117
go.uber.org/atomic v1.10.0 h1:9qC72Qh0+3MqyJbAn8YU5xVq1frD8bn3JtD2oXtafVQ =
You can’t perform that action at this time.
0 commit comments