Skip to content

Commit

Permalink
Updated go cli library reference from codegangsta to urfave
Browse files Browse the repository at this point in the history
  • Loading branch information
vovimayhem committed Aug 18, 2016
1 parent a019659 commit 5f5a24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plis.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"os"
"os/exec"
"github.com/fatih/color"
"github.com/codegangsta/cli"
"github.com/urfave/cli"
)

type ContainerState struct {
Expand Down

0 comments on commit 5f5a24e

Please sign in to comment.