Skip to content

v1.1.11: upgrade github.com/klauspost/compress to v1.13.0

Compare
Choose a tag to compare
@mostynb mostynb released this 06 Jun 09:59
· 35 commits to main since this release
This includes the following zstd improvements since v1.12.3:

* Detect short invalid signatures
  https://github.com/klauspost/compress/pull/382
* Spawn decoder goroutine only if needed
  https://github.com/klauspost/compress/pull/380