[#297] go.mod: Update compress to v1.16.5

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2023-04-28 14:08:14 +03:00
parent a1b4ba9980
commit 5f1af84587
2 changed files with 1 additions and 1 deletions

2
go.mod
View file

@ -14,7 +14,7 @@ require (
github.com/google/go-github/v39 v39.2.0
github.com/google/uuid v1.3.0
github.com/hashicorp/golang-lru/v2 v2.0.1
github.com/klauspost/compress v1.15.13
github.com/klauspost/compress v1.16.5
github.com/mitchellh/go-homedir v1.1.0
github.com/mr-tron/base58 v1.2.0
github.com/multiformats/go-multiaddr v0.8.0

BIN
go.sum

Binary file not shown.