update at 2019-11-06 14:47:31 by ehlxr

This commit is contained in:
2019-11-06 14:47:31 +08:00
parent 1fbeb430a7
commit 2293dd91c1
4 changed files with 4 additions and 69 deletions

View File

@@ -24,7 +24,7 @@ import (
"fmt"
"os"
homedir "github.com/mitchellh/go-homedir"
"github.com/mitchellh/go-homedir"
"github.com/spf13/cobra"
"github.com/spf13/viper"
)