File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/docker/buildx v0.11.2
15
15
github.com/docker/cli v24.0.5+incompatible
16
16
github.com/docker/cli-docs-tool v0.6.0
17
- github.com/docker/docker v24.0.5+incompatible // v24.0.5-dev
17
+ github.com/docker/docker v24.0.5+incompatible
18
18
github.com/docker/go-connections v0.4.0
19
19
github.com/docker/go-units v0.5.0
20
20
github.com/fsnotify/fsevents v0.1.1
@@ -24,7 +24,7 @@ require (
24
24
github.com/jonboulle/clockwork v0.4.0
25
25
github.com/mattn/go-shellwords v1.0.12
26
26
github.com/mitchellh/mapstructure v1.5.0
27
- github.com/moby/buildkit v0.12.1 // v0.12 release branch
27
+ github.com/moby/buildkit v0.12.1
28
28
github.com/moby/patternmatcher v0.5.0
29
29
github.com/moby/term v0.5.0
30
30
github.com/morikuni/aec v1.0.0
You can’t perform that action at this time.
0 commit comments