File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/manifoldco/promptui v0.9.0
1818 github.com/mattn/go-isatty v0.0.16
1919 github.com/minio/highwayhash v1.0.2
20- github.com/moby/buildkit v0.11.3
20+ github.com/moby/buildkit v0.11.4
2121 github.com/opencontainers/go-digest v1.0.0
2222 github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
2323 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
198198github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
199199github.com/minio/highwayhash v1.0.2 h1:Aak5U0nElisjDCfPSG79Tgzkn2gl66NxOMspRrKnA/g =
200200github.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 =
203203github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg =
204204github.com/moby/locker v1.0.1 /go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc =
205205github.com/moby/patternmatcher v0.5.0 h1:YCZgJOeULcxLw1Q+sVR636pmS7sPEn1Qo2iAN6M7DBo =
You can’t perform that action at this time.
0 commit comments