Switched to renamed cli package
This commit is contained in:
parent
5f607f5eac
commit
bb51a7fe6a
2
main.go
2
main.go
@ -5,7 +5,7 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/urfave/cli"
|
||||
_ "github.com/joho/godotenv/autoload"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user