Do not store compressed uncompressible payloads #297

Merged
fyrchik merged 1 commit from fyrchik/frostfs-node:store-compressed into master 2023-07-26 21:07:58 +00:00
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.