forked from Consensys/quorum
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vendor.conf
60 lines (57 loc) · 2.43 KB
/
vendor.conf
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
# package
github.com/ethereum/go-ethereum
# import
github.com/cespare/cp 165db2f
github.com/davecgh/go-spew v1.0.0-3-g6d21280
github.com/eapache/channels 47238d5
github.com/ethereum/ethash v23.1-249-g214d4c0
github.com/fatih/color v1.1.0-4-gbf82308
github.com/gizak/termui d29684e
github.com/golang/snappy d9eb7a3
github.com/hashicorp/golang-lru 0a025b7
github.com/huin/goupnp 97f671e
github.com/jackpal/go-nat-pmp v1.0.1-4-g1fa385a
github.com/mattn/go-colorable v0.0.6-6-g6c903ff
github.com/mattn/go-isatty 66b8e73
github.com/mattn/go-runewidth v0.0.1-10-g737072b
github.com/mitchellh/go-wordwrap ad45545
github.com/nsf/termbox-go b6acae5
github.com/pborman/uuid v1.0-17-g3d4f2ba
github.com/peterh/liner 8975875
github.com/rcrowley/go-metrics ab2277b
github.com/rjeczalik/notify 7e20c15
github.com/robertkrimen/otto bf1c379
github.com/rs/cors v1.0
github.com/rs/xhandler v1.0-1-ged27b6f
github.com/syndtr/goleveldb 6b4daa5
golang.org/x/crypto ca7e7f1
golang.org/x/net b336a97
golang.org/x/sys c200b10
golang.org/x/text a8b3843
golang.org/x/tools 0db92ca
gopkg.in/check.v1 4f90aea
gopkg.in/fatih/set.v0 v0.1.0-3-g27c4092
gopkg.in/karalabe/cookiejar.v2 8dcd6a7
gopkg.in/natefinch/npipe.v2 c1b8fa8
gopkg.in/sourcemap.v1 v1.0.3
gopkg.in/urfave/cli.v1 v1.18.1
# raft dependencies
# TODO: overlay our modifications over latest release, and use the versions for their deps listed in their glide config
github.com/coreos/etcd v3.1.0 # With aa899a37086c4b2a839bf06d927d72d64de manually added
github.com/coreos/pkg/capnslog 3ac0863
github.com/coreos/go-systemd/journal 48702e0da86bd25e76cfef347e2adeb434a0d0a6
github.com/eapache/queue 44cc805
github.com/golang/protobuf/proto 4bd1920723d7b7c925de087aa32e2187708897f7
github.com/prometheus/client_golang/prometheus c5b7fccd204277076155f10851dad72b76a49317
github.com/beorn7/perks/quantile 4c0e845
github.com/prometheus/client_model/go fa8ad6f
github.com/prometheus/common/expfmt 195bde7883f7c39ea62b0d92ab7359b5327065cb
github.com/matttproud/golang_protobuf_extensions/pbutil c12348c
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg 195bde7883f7c39ea62b0d92ab7359b5327065cb
github.com/prometheus/common/model 195bde7883f7c39ea62b0d92ab7359b5327065cb
github.com/prometheus/procfs fcdb11ccb4389efb1b210b7ffb623ab71c5fdd60
gopkg.in/oleiade/lane.v1 28f7c3f
github.com/coreos/go-semver 568e959cd89871e61434c1143528d9162da89ef2
github.com/xiang90/probing 07dd2e8dfe18522e9c447ba95f2fe95262f63bb2
# exclude
-golang.org/x/net/context