mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
global: Update for internal/version
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/lxc/incus/client"
|
||||
config "github.com/lxc/incus/internal/cliconfig"
|
||||
"github.com/lxc/incus/shared/api"
|
||||
"github.com/lxc/incus/shared/version"
|
||||
"github.com/lxc/incus/internal/version"
|
||||
)
|
||||
|
||||
const userConfigKey = "user.incus-benchmark"
|
||||
|
||||
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
"github.com/lxc/incus/client"
|
||||
"github.com/lxc/incus/shared"
|
||||
"github.com/lxc/incus/shared/version"
|
||||
"github.com/lxc/incus/internal/version"
|
||||
)
|
||||
|
||||
type cmdGlobal struct {
|
||||
|
||||
Reference in New Issue
Block a user