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 @@ -3,7 +3,7 @@ module github.com/lima-vm/lima
3
3
go 1.16
4
4
5
5
require (
6
- github.com/AlecAivazis/survey/v2 v2.2.16
6
+ github.com/AlecAivazis/survey/v2 v2.3.1
7
7
github.com/alessio/shellescape v1.4.1
8
8
github.com/cheggaaa/pb/v3 v3.0.8
9
9
github.com/containerd/containerd v1.5.5
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
37
37
cloud.google.com/go/storage v1.8.0 /go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs =
38
38
cloud.google.com/go/storage v1.10.0 /go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0 =
39
39
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
40
- github.com/AlecAivazis/survey/v2 v2.2.16 h1:KJ4fLFqY/NfR5OaFLcf4pThxrlV2YCHGCnCHAKLsJ+U =
41
- github.com/AlecAivazis/survey/v2 v2.2.16 /go.mod h1:TH2kPCDU3Kqq7pLbnCWwZXDBjnhZtmsCle5EiYDJ2fg =
40
+ github.com/AlecAivazis/survey/v2 v2.3.1 h1:lzkuHA60pER7L4eYL8qQJor4bUWlJe4V0gqAT19tdOA =
41
+ github.com/AlecAivazis/survey/v2 v2.3.1 /go.mod h1:TH2kPCDU3Kqq7pLbnCWwZXDBjnhZtmsCle5EiYDJ2fg =
42
42
github.com/Azure/azure-sdk-for-go v16.2.1+incompatible /go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc =
43
43
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 /go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8 =
44
44
github.com/Azure/go-autorest v10.8.1+incompatible /go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24 =
You can’t perform that action at this time.
0 commit comments