Aliaksandr Valialkin
|
5f7b6bedce
|
vendor: make vendor-update
|
2022-07-13 16:43:53 +03:00 |
|
dependabot[bot]
|
462fa70967
|
build(deps): bump github.com/klauspost/compress from 1.13.4 to 1.13.5 (#1584)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.13.4 to 1.13.5.
- [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.13.4...v1.13.5)
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-31 11:01:58 +03:00 |
|
Aliaksandr Valialkin
|
645e18dd88
|
vendor: update github.com/klauspost/compress from v1.12.3 to v1.13.0
|
2021-06-08 15:45:43 +03:00 |
|
Aliaksandr Valialkin
|
c9472e4f3a
|
all: use github.com/klauspost/compress/gzip instead of compress/gzip
`github.com/klauspost/compress/gzip` is more optimized than `compress/gzip`.
This gives better gzip compression and decompression speeds.
|
2020-01-17 23:58:46 +02:00 |
|