Godeps.json 3.4 KB
Newer Older
1 2
{
	"ImportPath": "github.com/ethereum/go-ethereum",
O
obscuren 已提交
3
	"GoVersion": "go1.4",
4 5 6 7
	"Packages": [
		"./..."
	],
	"Deps": [
8 9
		{
			"ImportPath": "github.com/codegangsta/cli",
O
obscuren 已提交
10 11
			"Comment": "1.2.0-95-g9b2bd2b",
			"Rev": "9b2bd2b3489748d4d0a204fa4eb2ee9e89e0ebc6"
12
		},
13 14 15 16
		{
			"ImportPath": "github.com/davecgh/go-spew/spew",
			"Rev": "3e6e67c4dcea3ac2f25fd4731abc0e1deaf36216"
		},
M
Matthew Wampler-Doty 已提交
17 18
		{
			"ImportPath": "github.com/ethereum/ethash",
19 20
			"Comment": "v23.1-238-g9401881",
			"Rev": "9401881ab040d1a3b0ae9e4780a115bc284a8a1a"
M
Matthew Wampler-Doty 已提交
21
		},
22 23 24 25 26
		{
			"ImportPath": "github.com/fatih/color",
			"Comment": "v0.1-5-gf773d4c",
			"Rev": "f773d4c806cc8e4a5749d6a35e2a4bbcd71443d6"
		},
27
		{
28 29
			"ImportPath": "github.com/gizak/termui",
			"Rev": "bab8dce01c193d82bc04888a0a9a7814d505f532"
30
		},
O
obscuren 已提交
31
		{
32 33
			"ImportPath": "github.com/hashicorp/golang-lru",
			"Rev": "7f9ef20a0256f494e24126014135cf893ab71e9e"
O
obscuren 已提交
34
		},
35 36
		{
			"ImportPath": "github.com/huin/goupnp",
37
			"Rev": "5cff77a69fb22f5f1774c4451ea2aab63d4d2f20"
38
		},
39 40 41 42
		{
			"ImportPath": "github.com/jackpal/go-nat-pmp",
			"Rev": "a45aa3d54aef73b504e15eb71bea0e5565b5e6e1"
		},
T
Taylor Gerring 已提交
43 44 45 46
		{
			"ImportPath": "github.com/kardianos/osext",
			"Rev": "ccfcd0245381f0c94c68f50626665eed3c6b726a"
		},
47 48
		{
			"ImportPath": "github.com/mattn/go-isatty",
49
			"Rev": "7fcbc72f853b92b5720db4a6b8482be612daef24"
50
		},
51
		{
52 53 54 55 56 57 58
			"ImportPath": "github.com/mattn/go-runewidth",
			"Comment": "travisish-33-g5890272",
			"Rev": "5890272cd41c5103531cd7b79e428d99c9e97f76"
		},
		{
			"ImportPath": "github.com/nsf/termbox-go",
			"Rev": "675ffd907b7401b8a709a5ef2249978af5616bb2"
59
		},
60 61 62 63
		{
			"ImportPath": "github.com/pborman/uuid",
			"Rev": "cccd189d45f7ac3368a0d127efb7f4d08ae0b655"
		},
64 65 66 67
		{
			"ImportPath": "github.com/peterh/liner",
			"Rev": "29f6a646557d83e2b6e9ba05c45fbea9c006dbe8"
		},
P
Péter Szilágyi 已提交
68 69 70 71
		{
			"ImportPath": "github.com/rcrowley/go-metrics",
			"Rev": "a5cfc242a56ba7fa70b785f678d6214837bf93b9"
		},
72
		{
73
			"ImportPath": "github.com/robertkrimen/otto",
74 75
			"Rev": "dea31a3d392779af358ec41f77a07fcc7e9d04ba"
		},
T
Taylor Gerring 已提交
76 77 78 79
		{
			"ImportPath": "github.com/rs/cors",
			"Rev": "6e0c3cb65fc0fdb064c743d176a620e3ca446dfb"
		},
80 81 82 83
		{
			"ImportPath": "github.com/shiena/ansicolor",
			"Rev": "a5e2b567a4dd6cc74545b8a4f27c9d63b9e7735b"
		},
84 85
		{
			"ImportPath": "github.com/syndtr/goleveldb/leveldb",
86 87 88 89 90
			"Rev": "4875955338b0a434238a31165cb87255ab6e9e4a"
		},
		{
			"ImportPath": "github.com/syndtr/gosnappy/snappy",
			"Rev": "156a073208e131d7d2e212cb749feae7c339e846"
91 92 93 94 95
		},
		{
			"ImportPath": "golang.org/x/crypto/pbkdf2",
			"Rev": "4ed45ec682102c643324fae5dff8dab085b6c300"
		},
96 97 98 99 100 101 102 103
		{
			"ImportPath": "golang.org/x/crypto/ripemd160",
			"Rev": "4ed45ec682102c643324fae5dff8dab085b6c300"
		},
		{
			"ImportPath": "golang.org/x/crypto/scrypt",
			"Rev": "4ed45ec682102c643324fae5dff8dab085b6c300"
		},
104 105 106 107 108 109 110 111 112 113 114 115
		{
			"ImportPath": "golang.org/x/net/html",
			"Rev": "e0403b4e005737430c05a57aac078479844f919c"
		},
		{
			"ImportPath": "golang.org/x/text/encoding",
			"Rev": "c93e7c9fff19fb9139b5ab04ce041833add0134e"
		},
		{
			"ImportPath": "golang.org/x/text/transform",
			"Rev": "c93e7c9fff19fb9139b5ab04ce041833add0134e"
		},
116 117 118 119 120 121 122 123 124
		{
			"ImportPath": "gopkg.in/check.v1",
			"Rev": "64131543e7896d5bcc6bd5a76287eb75ea96c673"
		},
		{
			"ImportPath": "gopkg.in/fatih/set.v0",
			"Comment": "v0.1.0-3-g27c4092",
			"Rev": "27c40922c40b43fe04554d8223a402af3ea333f3"
		},
125 126
		{
			"ImportPath": "gopkg.in/karalabe/cookiejar.v2/collections/prque",
127
			"Rev": "8dcd6a7f4951f6ff3ee9cbb919a06d8925822e57"
128 129 130
		}
	]
}