mirror of
https://github.com/mudler/luet.git
synced 2025-09-10 11:39:35 +00:00
Update vendor
This commit is contained in:
8
vendor/github.com/google/go-containerregistry/pkg/v1/empty/README.md
generated
vendored
Normal file
8
vendor/github.com/google/go-containerregistry/pkg/v1/empty/README.md
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# `empty`
|
||||
|
||||
[](https://godoc.org/github.com/google/go-containerregistry/pkg/v1/empty)
|
||||
|
||||
The empty packages provides an empty base for constructing a `v1.Image` or `v1.ImageIndex`.
|
||||
This is especially useful when paired with the [`mutate`](/pkg/v1/mutate) package,
|
||||
see [`mutate.Append`](https://godoc.org/github.com/google/go-containerregistry/pkg/v1/mutate#Append)
|
||||
and [`mutate.AppendManifests`](https://godoc.org/github.com/google/go-containerregistry/pkg/v1/mutate#AppendManifests).
|
Reference in New Issue
Block a user