Skip to content

Commit

Permalink
Update cli dependency and adapt to API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tcr-ableton committed Aug 12, 2016
1 parent 00a5fbf commit 7b3dee2
Show file tree
Hide file tree
Showing 5 changed files with 133 additions and 101 deletions.
2 changes: 1 addition & 1 deletion cmd/trousseau/before.go
@@ -1,8 +1,8 @@
package main

import (
"github.com/codegangsta/cli"
"github.com/oleiade/trousseau"
"github.com/urfave/cli"
)

func Before(c *cli.Context) error {
Expand Down

0 comments on commit 7b3dee2

Please sign in to comment.