dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0c98f10631 
					 
					
						
						
							
							build(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.4  
						
						 
						
						... 
						
						
						
						Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.17.2 to 1.17.4.
- [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.17.2...v1.17.4 )
---
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 > 
						
						
					 
					
						2023-12-13 00:25:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kohei Tokunaga 
							
						 
					 
					
						
						
							
						
						39478eeec4 
					 
					
						
						
							
							go.mod: Bump up github.com/klauspost/compress v1.16.7 to v1.17.0  
						
						 
						
						... 
						
						
						
						- release: https://github.com/klauspost/compress/releases/tag/v1.17.0 
- diff: https://github.com/klauspost/compress/compare/v1.16.7...v1.17.0 
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com > 
						
						
					 
					
						2023-10-04 10:01:50 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Akihiro Suda 
							
						 
					 
					
						
						
							
						
						7c70185ae9 
					 
					
						
						
							
							go.mod: github.com/klauspost/compress v1.16.0  
						
						 
						
						... 
						
						
						
						Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp > 
						
						
					 
					
						2023-03-07 22:06:39 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kazuyoshi Kato 
							
						 
					 
					
						
						
							
						
						d063597e80 
					 
					
						
						
							
							Upgrade github.com/klauspost/compress from v1.11.13 to v1.15.9  
						
						 
						
						... 
						
						
						
						The package has multiple improvements and bug fixes.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com > 
						
						
					 
					
						2022-08-25 22:58:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sebastiaan van Stijn 
							
						 
					 
					
						
						
							
						
						21a175860d 
					 
					
						
						
							
							go.mod github.com/klauspost/compress v1.11.13  
						
						 
						
						... 
						
						
						
						full diff: https://github.com/klauspost/compress/compare/v1.11.3...v1.11.13 
adds arm64 decompression support, various performance improvements
Signed-off-by: Sebastiaan van Stijn <github@gone.nl > 
						
						
					 
					
						2021-04-07 19:15:59 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Giuseppe Scrivano 
							
						 
					 
					
						
						
							
						
						30802fac73 
					 
					
						
						
							
							compression: add support for the zstd algorithm  
						
						 
						
						... 
						
						
						
						zstd is a compression algorithm that has a very fast decoder, while
providing also good compression ratios.  The fast decoder makes it
suitable for container images, as decompressing the tarballs is a very
expensive operation.
https://github.com/opencontainers/image-spec/pull/788  added support
for zstd to the OCI image specs.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com > 
						
						
					 
					
						2020-12-07 09:56:30 +01:00