Skip to content

Commit

Permalink
update cli import path
Browse files Browse the repository at this point in the history
  • Loading branch information
bcicen committed Aug 7, 2017
1 parent d9bd50d commit 19a4870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"os"
"path/filepath"

"github.com/codegangsta/cli"
"github.com/urfave/cli"
)

var (
Expand Down

0 comments on commit 19a4870

Please sign in to comment.