Skip to content

Commit 2ea78bf

Browse files
committed
chore: clean up go.mod by removing unnecessary require block
1 parent 86af2de commit 2ea78bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ require (
1414
github.com/docker/model-runner v1.1.24
1515
github.com/moby/buildkit v0.28.0
1616
github.com/moby/moby/api v1.54.0
17-
)
18-
19-
require (
2017
github.com/cespare/xxhash/v2 v2.3.0 // indirect
2118
github.com/containerd/containerd/v2 v2.2.2 // indirect
2219
github.com/containerd/errdefs v1.0.0 // indirect

0 commit comments

Comments
 (0)