File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,6 @@ import (
29
29
30
30
butane "github.com/coreos/butane/config"
31
31
"github.com/coreos/butane/config/common"
32
- cci "github.com/coreos/coreos-cloudinit/config"
33
32
ign3err "github.com/coreos/ignition/v2/config/shared/errors"
34
33
v3 "github.com/coreos/ignition/v2/config/v3_0"
35
34
v3types "github.com/coreos/ignition/v2/config/v3_0/types"
@@ -42,6 +41,7 @@ import (
42
41
ign3validate "github.com/coreos/ignition/v2/config/validate"
43
42
"github.com/coreos/pkg/capnslog"
44
43
ct "github.com/flatcar/container-linux-config-transpiler/config"
44
+ cci "github.com/flatcar/coreos-cloudinit/config"
45
45
ignerr "github.com/flatcar/ignition/config/shared/errors"
46
46
v1 "github.com/flatcar/ignition/config/v1"
47
47
v1types "github.com/flatcar/ignition/config/v1/types"
You can’t perform that action at this time.
0 commit comments