kaniko/vendor/github.com/google/go-containerregistry/pkg/v1/layout
dependabot[bot] 407904a688
chore(deps): bump github.com/google/go-containerregistry (#3206)
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  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>
2024-06-17 12:20:48 -07:00
..
README.md upgrade go container registry to latest master 2020-03-18 15:00:49 -07:00
blob.go fix(executor): make pax tar builds reproducible again (#2384) 2023-03-21 18:08:29 -04:00
doc.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
gc.go chore(deps): bump github.com/google/go-containerregistry (#2924) 2024-01-05 10:41:22 -08:00
image.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
index.go fix(executor): make pax tar builds reproducible again (#2384) 2023-03-21 18:08:29 -04:00
layoutpath.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
options.go fix(executor): make pax tar builds reproducible again (#2384) 2023-03-21 18:08:29 -04:00
read.go Added `--layout-path` flag to save image in OCI layout. 2019-08-24 01:04:18 -07:00
write.go chore(deps): bump github.com/google/go-containerregistry (#3206) 2024-06-17 12:20:48 -07:00

README.md

layout

GoDoc

The layout package implements support for interacting with an OCI Image Layout.