Commit Graph

3 Commits

Author SHA1 Message Date
dependabot-preview[bot] b10bb250c6
Bump github.com/klauspost/compress from 1.9.1 to 1.9.2
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.9.1...v1.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-11-16 10:18:58 -05:00
dependabot-preview[bot] c37735e479
Bump github.com/klauspost/compress from 1.7.2 to 1.9.1
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.7.2 to 1.9.1.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.7.2...v1.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-11-01 08:18:42 -04:00
Valentin Rothberg 895d59cf18 zstd: use github.com/klauspost/compress directly
The DataDog/zstd package added more than 2MB to the binary size.
Reduce that by using the github.com/klauspost/compress directly
from 11MB to 8.7MB.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-07-22 16:19:07 +02:00