luet/pkg/api/core/image
Ettore Di Giacinto 4c788ccbd1
bump github.com/moby/buildkit to v0.13.0 (#351)
* bump github.com/moby/buildkit to v0.13.0

Signed-off-by: Nianyu Shen <nianyu@spectrocloud.com>

* fix: update dep usage based on newer version

Signed-off-by: Nianyu Shen <nianyu@spectrocloud.com>

* remove empty line

Signed-off-by: Nianyu Shen <nianyu@spectrocloud.com>

* ci: bump golang to 1.21.x

* Bump moby

* debug

---------

Signed-off-by: Nianyu Shen <nianyu@spectrocloud.com>
Co-authored-by: Nianyu Shen <nianyu@spectrocloud.com>
2024-03-15 09:26:32 +01:00
..
cache_test.go 🤖 Adapt makefile/scripts to ginkgo changes 2022-01-04 18:47:21 +01:00
cache.go Add CreateTar to image API 2021-10-29 10:35:03 +02:00
create_test.go 🤖 Adapt makefile/scripts to ginkgo changes 2022-01-04 18:47:21 +01:00
create.go Use tarball.LayerFromOpener 2021-11-22 11:27:46 +01:00
delta_test.go 🐛 Bail out when no packages are found with default solvers (#296) 2022-05-24 23:01:56 +02:00
delta.go Add crane-based methods for extraction 2021-10-24 18:26:08 +02:00
digest.go bump github.com/moby/buildkit to v0.13.0 (#351) 2024-03-15 09:26:32 +01:00
extract_test.go Print all not-found packages (#304) 2022-07-20 00:29:24 +02:00
extract.go 🔧 Drop containerd workaround 2022-01-04 17:03:21 +01:00
mutator_suite_test.go 🐛 Bail out when no packages are found with default solvers (#296) 2022-05-24 23:01:56 +02:00