From 4c850b598939536b2e09ed520e427e94d0026211 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Mon, 13 Aug 2018 18:32:11 +0200 Subject: cleanup go imports --- commands/commands.go | 1 + 1 file changed, 1 insertion(+) (limited to 'commands/commands.go') diff --git a/commands/commands.go b/commands/commands.go index 0ab84717e..51aa4e9a3 100644 --- a/commands/commands.go +++ b/commands/commands.go @@ -2,6 +2,7 @@ package commands import ( "fmt" + "github.com/spf13/cobra" ) -- cgit v1.2.3