|
@@ -9,7 +9,7 @@ require (
|
|
|
github.com/buger/goterm v1.0.4
|
|
github.com/buger/goterm v1.0.4
|
|
|
github.com/compose-spec/compose-go/v2 v2.1.2-0.20240530052535-7dfa54c9658b
|
|
github.com/compose-spec/compose-go/v2 v2.1.2-0.20240530052535-7dfa54c9658b
|
|
|
github.com/containerd/console v1.0.4
|
|
github.com/containerd/console v1.0.4
|
|
|
- github.com/containerd/containerd v1.7.17
|
|
|
|
|
|
|
+ github.com/containerd/containerd v1.7.18
|
|
|
github.com/davecgh/go-spew v1.1.1
|
|
github.com/davecgh/go-spew v1.1.1
|
|
|
github.com/distribution/reference v0.6.0
|
|
github.com/distribution/reference v0.6.0
|
|
|
github.com/docker/buildx v0.14.1
|
|
github.com/docker/buildx v0.14.1
|
|
@@ -82,6 +82,7 @@ require (
|
|
|
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
|
|
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
|
|
|
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
|
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
|
|
github.com/containerd/continuity v0.4.3 // indirect
|
|
github.com/containerd/continuity v0.4.3 // indirect
|
|
|
|
|
+ github.com/containerd/errdefs v0.1.0 // indirect
|
|
|
github.com/containerd/log v0.1.0 // indirect
|
|
github.com/containerd/log v0.1.0 // indirect
|
|
|
github.com/containerd/ttrpc v1.2.4 // indirect
|
|
github.com/containerd/ttrpc v1.2.4 // indirect
|
|
|
github.com/containerd/typeurl/v2 v2.1.1 // indirect
|
|
github.com/containerd/typeurl/v2 v2.1.1 // indirect
|