cicd: robot automated Change

pull/1038/head
FGadvancer 2 years ago committed by github-actions[bot]
parent 1ebcef4586
commit ec3357bdf2

@ -24,9 +24,9 @@ import (
"github.com/openim-sigs/component-base/util/stringutil"
"github.com/spf13/cobra"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/util/templates"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/cli/genericclioptions"
cmdutil "github.com/OpenIMSDK/Open-IM-Server/tools/imctl/internal/imctl/cmd/util"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/cli/genericclioptions"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/util/templates"
)
// ColorOptions is an options struct to support color subcommands.

@ -21,8 +21,8 @@ import (
"github.com/spf13/cobra"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/util/templates"
cmdutil "github.com/OpenIMSDK/Open-IM-Server/tools/imctl/internal/imctl/cmd/util"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/util/templates"
)
const defaultBoilerPlate = `

@ -24,9 +24,9 @@ import (
"github.com/openim-sigs/component-base/util/iputil"
"github.com/spf13/cobra"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/util/templates"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/cli/genericclioptions"
cmdutil "github.com/OpenIMSDK/Open-IM-Server/tools/imctl/internal/imctl/cmd/util"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/cli/genericclioptions"
"github.com/OpenIMSDK/Open-IM-Server/tools/imctl/pkg/util/templates"
)
// Info defines the host information struct.

Loading…
Cancel
Save