Skip to content

Commit 83fcd13

Browse files
author
striker.sh
committed
Update codegangsta/cli to urfave/cli
1 parent 43be80a commit 83fcd13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"io/ioutil"
66
"os"
77

8-
"github.com/codegangsta/cli"
8+
"github.com/urfave/cli/v2"
99
"github.com/rameshvarun/ups/operations"
1010
"github.com/rameshvarun/ups/reader"
1111
"github.com/rameshvarun/ups/writer"

0 commit comments

Comments
 (0)