This commit is contained in:
Pasha Sviderski
2026-04-08 19:53:26 +10:00
parent 897f30fd36
commit 883f184e37
+1 -1
View File
@@ -34,7 +34,7 @@ import (
"github.com/psviderski/uncloud/internal/machine/network"
"github.com/psviderski/uncloud/internal/machine/store"
"github.com/psviderski/uncloud/pkg/api"
versionpkg "github.com/psviderski/uncloud/pkg/versioncheck"
versionpkg "github.com/psviderski/uncloud/pkg/versioncheck"
"github.com/psviderski/unregistry"
"github.com/siderolabs/grpc-proxy/proxy"
"golang.org/x/sync/errgroup"