etcd/Godeps/Godeps.json

37 lines
892 B
JSON
Raw Normal View History

2014-10-14 11:35:28 +04:00
{
"ImportPath": "github.com/coreos/etcd",
"GoVersion": "go1.3.1",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "code.google.com/p/gogoprotobuf/proto",
"Rev": "7fd1620f09261338b6b1ca1289ace83aee0ec946"
},
2014-10-23 04:05:26 +04:00
{
"ImportPath": "github.com/codegangsta/cli",
2014-10-31 01:27:16 +03:00
"Comment": "1.2.0-26-gf7ebb76",
"Rev": "f7ebb761e83e21225d1d8954fde853bf8edd46c4"
2014-10-23 04:05:26 +04:00
},
{
"ImportPath": "github.com/coreos/go-etcd/etcd",
"Comment": "v0.2.0-rc1-127-g6fe04d5",
"Rev": "6fe04d580dfb71c9e34cbce2f4df9eefd1e1241e"
},
2014-10-16 23:06:47 +04:00
{
"ImportPath": "github.com/jonboulle/clockwork",
2014-10-17 07:23:07 +04:00
"Rev": "72f9bd7c4e0c2a40055ab3d0f09654f730cce982"
2014-10-16 23:06:47 +04:00
},
2014-10-14 11:35:28 +04:00
{
"ImportPath": "github.com/stretchr/testify/assert",
"Rev": "9cc77fa25329013ce07362c7742952ff887361f2"
},
{
"ImportPath": "golang.org/x/net/context",
"Comment": "null-220",
"Rev": "c5a46024776ec35eb562fa9226968b9d543bb13a"
2014-10-14 11:35:28 +04:00
}
]
}