File tree Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ import (
14
14
15
15
contfs "github.com/containerd/continuity/fs"
16
16
"github.com/docker/go-units"
17
- "github.com/lima-vm/go-qcow2reader"
18
17
"github.com/sirupsen/logrus"
19
18
"github.com/spf13/cobra"
20
19
20
+ "github.com/lima-vm/go-qcow2reader"
21
21
"github.com/lima-vm/lima/pkg/nativeimgutil"
22
22
"github.com/lima-vm/lima/pkg/qemuimgutil"
23
23
"github.com/lima-vm/lima/pkg/store"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ import (
16
16
17
17
gvproxyclient "github.com/containers/gvisor-tap-vsock/pkg/client"
18
18
"github.com/containers/gvisor-tap-vsock/pkg/types"
19
+
19
20
"github.com/lima-vm/lima/pkg/httpclientutil"
20
21
"github.com/lima-vm/lima/pkg/limayaml"
21
22
"github.com/lima-vm/lima/pkg/networks/usernet/dnshosts"
You can’t perform that action at this time.
0 commit comments