kaniko/vendor/github.com/google/go-containerregistry/pkg/v1/layout
Michael Plump 3e56c7fd0f
chore: upgrade all the dependencies to their latest versions (#3454)
* chore: go get -u ./...

* chore: go mod tidy

* chore: go mod vendor

* chore: fix compilation for buildkit >= 0.15.0

* chore: upgrade to Go 1.24

* chore: upgrade the Debian container used in an integration test
2025-05-21 09:31:10 -04: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: upgrade all the dependencies to their latest versions (#3454) 2025-05-21 09:31:10 -04:00

README.md

layout

GoDoc

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