Commit 3f72c47
committed
upgrade github.com/klauspost/compress to v1.13.3
This includes the following zstd improvements since v1.13.0:
* Add configurable Decoder window size
klauspost/compress#394
* Add stream content size
klauspost/compress#401
* Simplify hashing functions
klauspost/compress#402
* use SpeedBestCompression for level >= 10
klauspost/compress#410
* Fix WriteTo error forwarding
klauspost/compress#411
* Improve Best compression
klauspost/compress#4041 parent 9495908 commit 3f72c47
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
0 commit comments