vendor ginkgo cli

This commit is contained in:
Alex Suraci
2016-07-09 18:34:12 -07:00
parent 3a7443448e
commit d93d0370bc
38 changed files with 3856 additions and 1 deletions

38
Godeps/Godeps.json generated
View File

@@ -3,7 +3,8 @@
"GoVersion": "go1.6",
"GodepVersion": "v74",
"Packages": [
"./..."
"./...",
"github.com/onsi/ginkgo/ginkgo"
],
"Deps": [
{
@@ -36,6 +37,41 @@
"Comment": "v1.2.0-55-g5437a97",
"Rev": "5437a97bf824dec14e58d68c56ee36e772670c2e"
},
{
"ImportPath": "github.com/onsi/ginkgo/ginkgo",
"Comment": "v1.2.0-55-g5437a97",
"Rev": "5437a97bf824dec14e58d68c56ee36e772670c2e"
},
{
"ImportPath": "github.com/onsi/ginkgo/ginkgo/convert",
"Comment": "v1.2.0-55-g5437a97",
"Rev": "5437a97bf824dec14e58d68c56ee36e772670c2e"
},
{
"ImportPath": "github.com/onsi/ginkgo/ginkgo/interrupthandler",
"Comment": "v1.2.0-55-g5437a97",
"Rev": "5437a97bf824dec14e58d68c56ee36e772670c2e"
},
{
"ImportPath": "github.com/onsi/ginkgo/ginkgo/nodot",
"Comment": "v1.2.0-55-g5437a97",
"Rev": "5437a97bf824dec14e58d68c56ee36e772670c2e"
},
{
"ImportPath": "github.com/onsi/ginkgo/ginkgo/testrunner",
"Comment": "v1.2.0-55-g5437a97",
"Rev": "5437a97bf824dec14e58d68c56ee36e772670c2e"
},
{
"ImportPath": "github.com/onsi/ginkgo/ginkgo/testsuite",
"Comment": "v1.2.0-55-g5437a97",
"Rev": "5437a97bf824dec14e58d68c56ee36e772670c2e"
},
{
"ImportPath": "github.com/onsi/ginkgo/ginkgo/watch",
"Comment": "v1.2.0-55-g5437a97",
"Rev": "5437a97bf824dec14e58d68c56ee36e772670c2e"
},
{
"ImportPath": "github.com/onsi/ginkgo/internal/codelocation",
"Comment": "v1.2.0-55-g5437a97",