summaryrefslogtreecommitdiffstats
path: root/commands/nodeploy.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/nodeploy.go')
-rw-r--r--commands/nodeploy.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/nodeploy.go b/commands/nodeploy.go
index 146a61f17..363602c51 100644
--- a/commands/nodeploy.go
+++ b/commands/nodeploy.go
@@ -17,6 +17,7 @@ package commands
import (
"errors"
+
"github.com/spf13/cobra"
)