This repository was archived by the owner on Nov 27, 2023. It is now read-only.
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 @@ -24,7 +24,7 @@ require (
2424 github.com/containerd/containerd v1.5.7
2525 github.com/distribution/distribution/v3 v3.0.0-20210316161203-a01c71e2477e
2626 github.com/docker/cli v20.10.7+incompatible
27- github.com/docker/compose/v2 v2.1.0
27+ github.com/docker/compose/v2 v2.1.1
2828 github.com/docker/docker v20.10.7+incompatible
2929 github.com/docker/go-connections v0.4.0
3030 github.com/docker/go-units v0.4.0
Original file line number Diff line number Diff line change @@ -423,8 +423,8 @@ github.com/docker/cli v20.10.7+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHv
423423github.com/docker/cli-docs-tool v0.1.1 /go.mod h1:oMzPNt1wC3TcxuY22GMnOODNOxkwGH51gV3AhqAjFQ4 =
424424github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 /go.mod h1:iT2pYfi580XlpaV4KmK0T6+4/9+XoKmk/fhoDod1emE =
425425github.com/docker/compose-switch v1.0.2 /go.mod h1:uyPj8S3oH1O9rSZ5QVozw28OIjdNIflSSYElC2P0plQ =
426- github.com/docker/compose/v2 v2.1.0 h1:DSn1Rg6/+MHXesty9th8G4tq8mMbjOOfxwx6nX+Jd58 =
427- github.com/docker/compose/v2 v2.1.0 /go.mod h1:ZjLheSkXKciD84MYJqJu5FUOqvv3110tFWvzpBJ56bo =
426+ github.com/docker/compose/v2 v2.1.1 h1:Cv2Hlu1EyAp/oo8uaReoGUSf8yX9PBLsa32gQGPd4co =
427+ github.com/docker/compose/v2 v2.1.1 /go.mod h1:95eVFqu5FS0X7KeBqFF71gtwKJPW+28UW0c2JlGaTbQ =
428428github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
429429github.com/docker/distribution v2.6.0-rc.1.0.20180327202408-83389a148052+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
430430github.com/docker/distribution v2.7.0+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
You can’t perform that action at this time.
0 commit comments