We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86af2de commit 2ea78bfCopy full SHA for 2ea78bf
go.mod
@@ -14,9 +14,6 @@ require (
14
github.com/docker/model-runner v1.1.24
15
github.com/moby/buildkit v0.28.0
16
github.com/moby/moby/api v1.54.0
17
-)
18
-
19
-require (
20
github.com/cespare/xxhash/v2 v2.3.0 // indirect
21
github.com/containerd/containerd/v2 v2.2.2 // indirect
22
github.com/containerd/errdefs v1.0.0 // indirect
0 commit comments