Fix various linting issues + golang-lint upgrade (#1245)
This commit is contained in:
parent
a82a603db6
commit
54f5c249f1
3 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
package cli
|
||||
|
||||
import (
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/rs/zerolog/log"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue