2016-01-04 19:27:51 +08:00
|
|
|
{
|
|
|
|
"ImportPath": "github.com/moul/gotty-client",
|
2016-04-08 00:16:01 +08:00
|
|
|
"GoVersion": "go1.6",
|
2016-05-23 21:54:44 +08:00
|
|
|
"GodepVersion": "v63",
|
2016-01-04 19:27:51 +08:00
|
|
|
"Packages": [
|
|
|
|
"github.com/moul/gotty-client",
|
|
|
|
"github.com/moul/gotty-client/cmd/gotty-client"
|
|
|
|
],
|
|
|
|
"Deps": [
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/Sirupsen/logrus",
|
2016-05-07 16:28:57 +08:00
|
|
|
"Comment": "v0.10.0-16-gcd7d1bb",
|
|
|
|
"Rev": "cd7d1bbe41066b6c1f19780f895901052150a575"
|
2016-01-04 19:27:51 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/codegangsta/cli",
|
2016-05-23 21:54:44 +08:00
|
|
|
"Comment": "v1.17.0-27-g2ae9042",
|
|
|
|
"Rev": "2ae9042f5bcbaf15b01229f8395ba8e72e01bded"
|
2016-01-04 19:27:51 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/creack/goselect",
|
2016-05-07 16:28:57 +08:00
|
|
|
"Rev": "40085cf5fd629ccd88dc328895f1f137d09a1de4"
|
2016-04-08 00:16:01 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/gopherjs/gopherjs/js",
|
2016-05-23 21:54:44 +08:00
|
|
|
"Comment": "go1.5-62-gdb27c7c",
|
|
|
|
"Rev": "db27c7c470d7404b6b201f82d6fd4821260bd13e"
|
2016-01-04 19:27:51 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/gorilla/websocket",
|
2016-05-07 16:28:57 +08:00
|
|
|
"Rev": "1f512fc3f05332ba7117626cdfb4e07474e58e60"
|
2016-01-04 19:27:51 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/jtolds/gls",
|
2016-04-08 00:16:01 +08:00
|
|
|
"Comment": "v4.2.0",
|
|
|
|
"Rev": "8ddce2a84170772b95dd5d576c48d517b22cac63"
|
2016-01-04 19:27:51 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/smartystreets/assertions",
|
2016-04-24 00:03:08 +08:00
|
|
|
"Comment": "1.6.0-6-g40711f7",
|
|
|
|
"Rev": "40711f7748186bbf9c99977cd89f21ce1a229447"
|
2016-04-08 00:16:01 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/smartystreets/assertions/internal/go-render/render",
|
2016-04-24 00:03:08 +08:00
|
|
|
"Comment": "1.6.0-6-g40711f7",
|
|
|
|
"Rev": "40711f7748186bbf9c99977cd89f21ce1a229447"
|
2016-04-08 00:16:01 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/smartystreets/assertions/internal/oglematchers",
|
2016-04-24 00:03:08 +08:00
|
|
|
"Comment": "1.6.0-6-g40711f7",
|
|
|
|
"Rev": "40711f7748186bbf9c99977cd89f21ce1a229447"
|
2016-01-04 19:27:51 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/smartystreets/goconvey/convey",
|
2016-05-23 21:54:44 +08:00
|
|
|
"Comment": "1.6.2",
|
2016-05-07 16:28:57 +08:00
|
|
|
"Rev": "d4c757aa9afd1e2fc1832aaab209b5794eb336e1"
|
2016-04-08 00:16:01 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/smartystreets/goconvey/convey/gotest",
|
2016-05-23 21:54:44 +08:00
|
|
|
"Comment": "1.6.2",
|
2016-05-07 16:28:57 +08:00
|
|
|
"Rev": "d4c757aa9afd1e2fc1832aaab209b5794eb336e1"
|
2016-04-08 00:16:01 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "github.com/smartystreets/goconvey/convey/reporting",
|
2016-05-23 21:54:44 +08:00
|
|
|
"Comment": "1.6.2",
|
2016-05-07 16:28:57 +08:00
|
|
|
"Rev": "d4c757aa9afd1e2fc1832aaab209b5794eb336e1"
|
2016-01-04 19:27:51 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "golang.org/x/crypto/ssh/terminal",
|
2016-05-23 21:54:44 +08:00
|
|
|
"Rev": "5bcd134fee4dd1475da17714aac19c0aa0142e2f"
|
2016-01-04 19:27:51 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"ImportPath": "golang.org/x/sys/unix",
|
2016-05-23 21:54:44 +08:00
|
|
|
"Rev": "d4feaf1a7e61e1d9e79e6c4e76c6349e9cab0a03"
|
2016-01-04 19:27:51 +08:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|