style: fix gofmt formatting in cmd and internal packages
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"runtime"
|
||||
"strings"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
"gitea.dockr.co/kev/go-jdenticon/jdenticon"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
// isRootPath checks if the given path is a filesystem root.
|
||||
|
||||
Reference in New Issue
Block a user