We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08af615 commit 4761c45Copy full SHA for 4761c45
1 file changed
cmd/vpc.go
@@ -2,7 +2,7 @@ package cmd
2
3
import (
4
"github.com/spf13/cobra"
5
- . "github.com/ucloud/ucloud-cli/util"
+ . "github.com/ucloud/ucloud-cli/base"
6
)
7
8
//NewCmdVpc ucloud vpc
0 commit comments