aboutsummaryrefslogtreecommitdiffstats
path: root/commands/commands.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/commands.go')
-rw-r--r--commands/commands.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/commands.go b/commands/commands.go
index 0ab84717..51aa4e9a 100644
--- a/commands/commands.go
+++ b/commands/commands.go
@@ -2,6 +2,7 @@ package commands
import (
"fmt"
+
"github.com/spf13/cobra"
)