summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-11-25 16:57:52 +0100
committerValery Piashchynski <[email protected]>2022-11-25 16:57:52 +0100
commitbb97ae875c0ce69fa2f2fc502d5ee0805fed1f3e (patch)
treefcc813557307905867b585b408d203cdd862a162 /go.mod
parent823078cfc024c004497f74950507c20ba36ce4aa (diff)
mod: 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 a816f512..d8a11d29 100644
--- a/go.mod
+++ b/go.mod
@@ -192,7 +192,7 @@ require (
github.com/twmb/murmur3 v1.1.6 // indirect
github.com/uber-go/tally/v4 v4.1.3 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
- github.com/valyala/fasthttp v1.41.0 // indirect
+ github.com/valyala/fasthttp v1.42.0 // indirect
github.com/valyala/tcplisten v1.0.0 // indirect
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect