Aliaksandr Valialkin
|
f6f44635c2
|
vendor: run make vendor-update
|
2023-12-10 13:54:19 +02:00 |
|
Aliaksandr Valialkin
|
ec67641974
|
vendor: run make vendor-update
|
2023-11-02 21:18:42 +01:00 |
|
Aliaksandr Valialkin
|
468cd5f7b7
|
vendor: run make vendor-update
|
2023-05-18 15:49:21 -07:00 |
|
Aliaksandr Valialkin
|
8d33eee7d6
|
vendor: make vendor-update
|
2022-07-13 17:10:57 +03:00 |
|
dependabot[bot]
|
75596ad423
|
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:53:38 +03:00 |
|
Aliaksandr Valialkin
|
f47d57a6c2
|
vendor: update github.com/klauspost/compress from v1.12.3 to v1.13.0
|
2021-06-08 15:42:57 +03:00 |
|
Aliaksandr Valialkin
|
e12c97f0b7
|
vendor: update github.com/klauspost/compress from v1.10.3 to v1.10.4
|
2020-04-10 18:38:50 +03:00 |
|
Aliaksandr Valialkin
|
22ede83146
|
make vendor-update
|
2020-02-10 23:35:14 +02:00 |
|
Aliaksandr Valialkin
|
2084921e64
|
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:59:17 +02:00 |
|