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.17
4
4
5
5
require (
6
- github.com/AlecAivazis/survey/v2 v2.3.3
6
+ github.com/AlecAivazis/survey/v2 v2.3.4
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.6.1
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RX
41
41
cloud.google.com/go/storage v1.10.0 /go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0 =
42
42
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
43
43
github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8 /go.mod h1:CzsSbkDixRphAF5hS6wbMKq0eI6ccJRb7/A0M6JBnwg =
44
- github.com/AlecAivazis/survey/v2 v2.3.3 h1:Ph4ISZiROO27yClM7LTVd+5UH1vxOYfWq/WifbSFerQ =
45
- github.com/AlecAivazis/survey/v2 v2.3.3 /go.mod h1:hrV6Y/kQCLhIZXGcriDCUBtB3wnN7156gMXJ3+b23xM =
44
+ github.com/AlecAivazis/survey/v2 v2.3.4 h1:pchTU9rsLUSvWEl2Aq9Pv3k0IE2fkqtGxazskAMd9Ng =
45
+ github.com/AlecAivazis/survey/v2 v2.3.4 /go.mod h1:hrV6Y/kQCLhIZXGcriDCUBtB3wnN7156gMXJ3+b23xM =
46
46
github.com/Azure/azure-sdk-for-go v16.2.1+incompatible /go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc =
47
47
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 /go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8 =
48
48
github.com/Azure/go-ansiterm v0.0.0-20210608223527-2377c96fe795 /go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8 =
You can’t perform that action at this time.
0 commit comments