aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/Godeps.json
blob: ce78f487c5e1862266f02bf0755ea1ca04b84a5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
    "ImportPath": "github.com/ethereum/go-ethereum",
    "GoVersion": "go1.4.2",
    "Packages": [
        "./..."
    ],
    "Deps": [
        {
            "ImportPath": "code.google.com/p/go-uuid/uuid",
            "Comment": "null-12",
            "Rev": "7dda39b2e7d5e265014674c5af696ba4186679e9"
        },
        {
            "ImportPath": "github.com/codegangsta/cli",
            "Comment": "1.2.0-95-g9b2bd2b",
            "Rev": "9b2bd2b3489748d4d0a204fa4eb2ee9e89e0ebc6"
        },
        {
            "ImportPath": "github.com/ethereum/ethash",
            "Comment": "v23.1-204-g0401fdf",
            "Rev": "0401fdf56a3bc8679f9560e542c3d1cf83020efe"
        },
        {
            "ImportPath": "github.com/howeyc/fsnotify",
            "Comment": "v0.9.0-11-g6b1ef89",
            "Rev": "6b1ef893dc11e0447abda6da20a5203481878dda"
        },
        {
            "ImportPath": "github.com/huin/goupnp",
            "Rev": "c57ae84388ab59076fd547f1abeab71c2edb0a21"
        },
        {
            "ImportPath": "github.com/jackpal/go-nat-pmp",
            "Rev": "a45aa3d54aef73b504e15eb71bea0e5565b5e6e1"
        },
        {
            "ImportPath": "github.com/kardianos/osext",
            "Rev": "ccfcd0245381f0c94c68f50626665eed3c6b726a"
        },
        {
            "ImportPath": "github.com/mattn/go-colorable",
            "Rev": "043ae16291351db8465272edf465c9f388161627"
        },
        {
            "ImportPath": "github.com/mattn/go-isatty",
            "Rev": "fdbe02a1b44e75977b2690062b83cf507d70c013"
        },
        {
            "ImportPath": "github.com/obscuren/qml",
            "Rev": "c288002b52e905973b131089a8a7c761d4a2c36a"
        },
        {
            "ImportPath": "github.com/peterh/liner",
            "Rev": "29f6a646557d83e2b6e9ba05c45fbea9c006dbe8"
        },
        {
            "ImportPath": "github.com/rakyll/globalconf",
            "Rev": "415abc325023f1a00cd2d9fa512e0e71745791a2"
        },
        {
            "ImportPath": "github.com/rakyll/goini",
            "Rev": "907cca0f578a5316fb864ec6992dc3d9730ec58c"
        },
        {
            "ImportPath": "github.com/robertkrimen/otto",
            "Rev": "dea31a3d392779af358ec41f77a07fcc7e9d04ba"
        },
        {
            "ImportPath": "github.com/rs/cors",
            "Rev": "6e0c3cb65fc0fdb064c743d176a620e3ca446dfb"
        },
        {
            "ImportPath": "github.com/syndtr/goleveldb/leveldb",
            "Rev": "4875955338b0a434238a31165cb87255ab6e9e4a"
        },
        {
            "ImportPath": "github.com/syndtr/gosnappy/snappy",
            "Rev": "156a073208e131d7d2e212cb749feae7c339e846"
        },
        {
            "ImportPath": "golang.org/x/crypto/pbkdf2",
            "Rev": "4ed45ec682102c643324fae5dff8dab085b6c300"
        },
        {
            "ImportPath": "golang.org/x/crypto/ripemd160",
            "Rev": "4ed45ec682102c643324fae5dff8dab085b6c300"
        },
        {
            "ImportPath": "golang.org/x/crypto/scrypt",
            "Rev": "4ed45ec682102c643324fae5dff8dab085b6c300"
        },
        {
            "ImportPath": "golang.org/x/net/html",
            "Rev": "e0403b4e005737430c05a57aac078479844f919c"
        },
        {
            "ImportPath": "golang.org/x/text/encoding",
            "Rev": "c93e7c9fff19fb9139b5ab04ce041833add0134e"
        },
        {
            "ImportPath": "golang.org/x/text/transform",
            "Rev": "c93e7c9fff19fb9139b5ab04ce041833add0134e"
        },
        {
            "ImportPath": "gopkg.in/check.v1",
            "Rev": "64131543e7896d5bcc6bd5a76287eb75ea96c673"
        },
        {
            "ImportPath": "gopkg.in/fatih/set.v0",
            "Comment": "v0.1.0-3-g27c4092",
            "Rev": "27c40922c40b43fe04554d8223a402af3ea333f3"
        },
        {
            "ImportPath": "gopkg.in/karalabe/cookiejar.v2/collections/prque",
            "Rev": "0b2e270613f5d7ba262a5749b9e32270131497a2"
        },
        {
            "ImportPath": "gopkg.in/qml.v1/cdata",
            "Rev": "1116cb9cd8dee23f8d444ded354eb53122739f99"
        },
        {
            "ImportPath": "gopkg.in/qml.v1/gl/glbase",
            "Rev": "1116cb9cd8dee23f8d444ded354eb53122739f99"
        }
    ]
}