File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/manifoldco/promptui v0.9.0
18
18
github.com/mattn/go-isatty v0.0.16
19
19
github.com/minio/highwayhash v1.0.2
20
- github.com/moby/buildkit v0.11.3
20
+ github.com/moby/buildkit v0.11.4
21
21
github.com/opencontainers/go-digest v1.0.0
22
22
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
23
23
github.com/robertkrimen/otto v0.0.0-20211024170158-b87d35c0b86f
Original file line number Diff line number Diff line change @@ -198,8 +198,8 @@ github.com/mattn/go-isatty v0.0.16 h1:bq3VjFmv/sOjHtdEhmkEV4x1AJtvUvOJ2PFAZ5+peK
198
198
github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
199
199
github.com/minio/highwayhash v1.0.2 h1:Aak5U0nElisjDCfPSG79Tgzkn2gl66NxOMspRrKnA/g =
200
200
github.com/minio/highwayhash v1.0.2 /go.mod h1:BQskDq+xkJ12lmlUUi7U0M5Swg3EWR+dLTk+kldvVxY =
201
- github.com/moby/buildkit v0.11.3 h1:bnQFPHkNJTELRb2n3HISPGvB1FWzFx+YD1MTZg8bsfk =
202
- github.com/moby/buildkit v0.11.3 /go.mod h1:P8MqGq7YrIDldCdZLhK8M/vPcrFYZ6GX1crX0j4hOmQ =
201
+ github.com/moby/buildkit v0.11.4 h1:mleVHr+n7HUD65QNUkgkT3d8muTzhYUoHE9FM3Ej05s =
202
+ github.com/moby/buildkit v0.11.4 /go.mod h1:P5Qi041LvCfhkfYBHry+Rwoo3Wi6H971J2ggE+PcIoo =
203
203
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg =
204
204
github.com/moby/locker v1.0.1 /go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc =
205
205
github.com/moby/patternmatcher v0.5.0 h1:YCZgJOeULcxLw1Q+sVR636pmS7sPEn1Qo2iAN6M7DBo =
You can’t perform that action at this time.
0 commit comments