[#629] go.mod/compress: Bump version

- github.com/klauspost/compress v1.11.3 => v1.13.1

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2021-06-21 15:43:10 +03:00 committed by Alex Vanin
parent ad07b54d11
commit 8fac4acd78
2 changed files with 1 additions and 1 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.2.0
github.com/hashicorp/golang-lru v0.5.4
github.com/klauspost/compress v1.11.3
github.com/klauspost/compress v1.13.1
github.com/mitchellh/go-homedir v1.1.0
github.com/mr-tron/base58 v1.2.0
github.com/multiformats/go-multiaddr v0.3.2

BIN
go.sum

Binary file not shown.