mirror of https://github.com/hashicorp/consul
Armon Dadgar
10 years ago
1 changed files with 72 additions and 0 deletions
@ -0,0 +1,72 @@
|
||||
{ |
||||
"ImportPath": "github.com/hashicorp/consul", |
||||
"GoVersion": "go1.3", |
||||
"Deps": [ |
||||
{ |
||||
"ImportPath": "github.com/armon/circbuf", |
||||
"Rev": "f092b4f207b6e5cce0569056fba9e1a2735cb6cf" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/armon/go-metrics", |
||||
"Rev": "02567bbc4f518a43853d262b651a3c8257c3f141" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/armon/gomdb", |
||||
"Rev": "a8e036c4dabe7437014ecf9dbc03c6f6f0766ef8" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/go-syslog", |
||||
"Rev": "ac3963b72ac367e48b1e68a831e62b93fb69091c" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/logutils", |
||||
"Rev": "8e0820fe7ac5eb2b01626b1d99df47c5449eb2d8" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/memberlist", |
||||
"Rev": "e6a282556f0e8f15e9a53dcb0d14912a3c2fb141" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/raft", |
||||
"Rev": "35f5fa082f5a064595d84715b0cf8821f002e9ac" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/raft-mdb", |
||||
"Rev": "9076b4b956c1c4c8a47117608b612bda2cb5f481" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/serf/serf", |
||||
"Comment": "v0.6.3-1-g7f260e7", |
||||
"Rev": "7f260e70a89739bd38c1f0bf3b74c0e1c1ee617f" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/yamux", |
||||
"Rev": "35417c7dfab4085d7c921b33e4d5ea6cf9ceef65" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/inconshreveable/muxado", |
||||
"Rev": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/miekg/dns", |
||||
"Rev": "9af5c1f8a8a71bc5c8539d16cdc40b4a47ee7024" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/mitchellh/cli", |
||||
"Rev": "eaf0e415fc517a431dca53c7b2e7559d42238ebe" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/mitchellh/mapstructure", |
||||
"Rev": "6fb2c832bcac61d01212ab1d172f7a14a8585b07" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/ryanuber/columnize", |
||||
"Comment": "v2.0.1", |
||||
"Rev": "785d943a7b6886e0bb2f139a60487b823dd8d9de" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/ugorji/go/codec", |
||||
"Rev": "71c2886f5a673a35f909803f38ece5810165097b" |
||||
} |
||||
] |
||||
} |
Loading…
Reference in new issue