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.19
4
4
5
5
require (
6
- github.com/AlecAivazis/survey/v2 v2.3.5
6
+ github.com/AlecAivazis/survey/v2 v2.3.6
7
7
github.com/alessio/shellescape v1.4.1
8
8
github.com/cheggaaa/pb/v3 v3.1.0
9
9
github.com/containerd/containerd v1.6.8
Original file line number Diff line number Diff line change 1
1
4d63.com/gochecknoinits v0.0.0-20200108094044-eb73b47b9fc4 /go.mod h1:4o1i5aXtIF5tJFt3UD1knCVmWOXg7fLYdHVu6jeNcnM =
2
2
cloud.google.com/go v0.26.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
3
3
cloud.google.com/go v0.34.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
4
- github.com/AlecAivazis/survey/v2 v2.3.5 h1:A8cYupsAZkjaUmhtTYv3sSqc7LO5mp1XDfqe5E/9wRQ =
5
- github.com/AlecAivazis/survey/v2 v2.3.5 /go.mod h1:4AuI9b7RjAR+G7v9+C4YSlX/YL3K3cWNXgWXOhllqvI =
4
+ github.com/AlecAivazis/survey/v2 v2.3.6 h1:NvTuVHISgTHEHeBFqt6BHOe4Ny/NwGZr7w+F8S9ziyw =
5
+ github.com/AlecAivazis/survey/v2 v2.3.6 /go.mod h1:4AuI9b7RjAR+G7v9+C4YSlX/YL3K3cWNXgWXOhllqvI =
6
6
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
7
7
github.com/Microsoft/go-winio v0.5.2 h1:a9IhgEQBCUEk6QCdml9CiJGhAws+YwffDHEMp1VMrpA =
8
8
github.com/Microsoft/go-winio v0.5.2 /go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY =
You can’t perform that action at this time.
0 commit comments