Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-01-15 | 1.3 kB | |
go-containerregistry-0.20.3.tar.gz | 2025-01-15 | 4.6 MB | |
go-containerregistry_Linux_s390x.tar.gz | 2025-01-15 | 14.7 MB | |
go-containerregistry_Windows_armv6.tar.gz | 2025-01-15 | 14.5 MB | |
go-containerregistry_Windows_x86_64.tar.gz | 2025-01-15 | 15.7 MB | |
go-containerregistry_Linux_x86_64.tar.gz | 2025-01-15 | 15.2 MB | |
go-containerregistry_Darwin_arm64.tar.gz | 2025-01-15 | 14.6 MB | |
go-containerregistry_Darwin_x86_64.tar.gz | 2025-01-15 | 15.5 MB | |
go-containerregistry_Windows_arm64.tar.gz | 2025-01-15 | 14.2 MB | |
go-containerregistry_Linux_arm64.tar.gz | 2025-01-15 | 14.0 MB | |
go-containerregistry_Linux_armv6.tar.gz | 2025-01-15 | 14.1 MB | |
go-containerregistry_Linux_i386.tar.gz | 2025-01-15 | 14.3 MB | |
go-containerregistry_Linux_ppc64le.tar.gz | 2025-01-15 | 13.8 MB | |
README.md | 2025-01-15 | 1.5 kB | |
v0.20.3 source code.tar.gz | 2025-01-15 | 4.6 MB | |
v0.20.3 source code.zip | 2025-01-15 | 5.9 MB | |
Totals: 16 Items | 175.7 MB | 0 |
What's Changed
- remote/transport: Make bearer transport go-routine-safe by @2opremio in https://github.com/google/go-containerregistry/pull/1806
- Expose compare package by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/2001
- fix: redact.URL uses (*URL).Redacted to omit basic-auth password by @bmoylan in https://github.com/google/go-containerregistry/pull/1947
- bump actions to latest by @ajayk in https://github.com/google/go-containerregistry/pull/2011
- don't pin chainguard-dev/actions by @imjasonh in https://github.com/google/go-containerregistry/pull/2025
- Check for 406 status code when handling referrers API endpoint response by @malancas in https://github.com/google/go-containerregistry/pull/2026
- mutate: Create a defensive annotations copy by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/2030
- Detect zstd in crane append by @jonjohnsonjr in https://github.com/google/go-containerregistry/pull/2023
- bump deps using hack/bump-deps.sh by @imjasonh in https://github.com/google/go-containerregistry/pull/2042
New Contributors
- @bmoylan made their first contribution in https://github.com/google/go-containerregistry/pull/1947
- @ajayk made their first contribution in https://github.com/google/go-containerregistry/pull/2011
- @malancas made their first contribution in https://github.com/google/go-containerregistry/pull/2026
Full Changelog: https://github.com/google/go-containerregistry/compare/v0.20.2...v0.20.3