summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-01-14 01:22:55 +0100
committerValery Piashchynski <[email protected]>2023-01-14 01:22:55 +0100
commit1c93c4abdb40e95a66c14cfab0b681b3630792a4 (patch)
tree5c6978d6637835ca05e22481436609eab963ec09 /go.mod
parentc3ca996d2f3a0dab77473d4b4cb984411dffc3b3 (diff)
update deps
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 3e484853..d3972698 100644
--- a/go.mod
+++ b/go.mod
@@ -157,7 +157,7 @@ require (
github.com/tklauser/go-sysconf v0.3.11 // indirect
github.com/tklauser/numcpus v0.6.0 // indirect
github.com/twmb/murmur3 v1.1.6 // indirect
- github.com/uber-go/tally/v4 v4.1.4 // indirect
+ github.com/uber-go/tally/v4 v4.1.5 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.44.0 // indirect
github.com/valyala/tcplisten v1.0.0 // indirect