Skip to content

Commit bbbe271

Browse files
Bump github.com/uber-go/tally/v4 from 4.1.3 to 4.1.6 in /v4 (#107)
Bumps [github.com/uber-go/tally/v4](https://github.com/uber-go/tally) from 4.1.3 to 4.1.6. - [Release notes](https://github.com/uber-go/tally/releases) - [Commits](uber-go/tally@v4.1.3...v4.1.6) --- updated-dependencies: - dependency-name: github.com/uber-go/tally/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Freer <[email protected]>
1 parent 60e1c13 commit bbbe271

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

v4/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/cactus/go-statsd-client/statsd v0.0.0-20200423205355-cb0885a1018c
99
github.com/golang/mock v1.6.0
1010
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
1212
go.uber.org/multierr v1.9.0
1313
go.uber.org/zap v1.23.0
1414
)

v4/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o
110110
github.com/twmb/murmur3 v1.1.5/go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ=
111111
github.com/twmb/murmur3 v1.1.6 h1:mqrRot1BRxm+Yct+vavLMou2/iJt0tNVTTC0QoIjaZg=
112112
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=
115115
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
116116
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
117117
go.uber.org/atomic v1.10.0 h1:9qC72Qh0+3MqyJbAn8YU5xVq1frD8bn3JtD2oXtafVQ=

0 commit comments

Comments
 (0)