Merge remote-tracking branch 'origin/v2' into minimize-struct-copying

This commit is contained in:
Dan Buch
2016-05-23 19:37:17 -04:00
9 changed files with 65 additions and 53 deletions

View File

@@ -8,7 +8,7 @@ import (
"testing"
"time"
"github.com/codegangsta/cli"
"github.com/urfave/cli"
)
type testApplyInputSource struct {