Update references to codegangsta to urfave (new org name)
Also add notice to README
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/urfave/cli"
|
||||
)
|
||||
|
||||
type testApplyInputSource struct {
|
||||
|
Reference in New Issue
Block a user