aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar Mikhail Faraponov <11322032+moredure@users.noreply.github.com> 2021-08-16 19:09:31 +0300
committerGravatar GitHub <noreply@github.com> 2021-08-16 18:09:31 +0200
commit97e1319927eed0d94976971280e7ed0ef4ec9777 (patch)
treece646dd6b9719df789bb91c120767df6673fdb37 /go.mod
parentFix FasthttpSocksDialer example (diff)
downloadfasthttp-97e1319927eed0d94976971280e7ed0ef4ec9777.tar.gz
fasthttp-97e1319927eed0d94976971280e7ed0ef4ec9777.tar.bz2
fasthttp-97e1319927eed0d94976971280e7ed0ef4ec9777.zip
Update compress (#1069)v1.29.0
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 52347b0..1711091 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.12
require (
github.com/andybalholm/brotli v1.0.2
- github.com/klauspost/compress v1.12.2
+ github.com/klauspost/compress v1.13.4
github.com/valyala/bytebufferpool v1.0.0
github.com/valyala/tcplisten v1.0.0
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a