chore: update gen and COSI runtime

No actual changes, adapting to use new APIs.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
Andrey Smirnov
2023-09-21 14:42:16 +04:00
parent 29b201d619
commit a52d3cda3b
156 changed files with 514 additions and 490 deletions

View File

@@ -7,7 +7,7 @@
package base
import (
"github.com/siderolabs/gen/slices"
"slices"
"github.com/siderolabs/talos/pkg/cluster"
"github.com/siderolabs/talos/pkg/machinery/config/machine"