mirror of https://github.com/hashicorp/consul
Ryan Uber
10 years ago
2 changed files with 97 additions and 0 deletions
@ -0,0 +1,97 @@
|
||||
{ |
||||
"ImportPath": "github.com/hashicorp/consul", |
||||
"GoVersion": "go1.3.3", |
||||
"Deps": [ |
||||
{ |
||||
"ImportPath": "github.com/armon/circbuf", |
||||
"Rev": "f092b4f207b6e5cce0569056fba9e1a2735cb6cf" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/armon/consul-api", |
||||
"Rev": "1b81c8e0c4cbf1d382310e4c0dc11221632e79d1" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/armon/go-metrics", |
||||
"Rev": "2b75159ce5d3641fb35b5a159cff309ac3cf4177" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/armon/go-radix", |
||||
"Rev": "b045fc0ad3587e8620fb42a0dea882cf8c08aef9" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/armon/gomdb", |
||||
"Rev": "a8e036c4dabe7437014ecf9dbc03c6f6f0766ef8" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/go-checkpoint", |
||||
"Rev": "89ef2a697dd8cdb4623097d5bb9acdb19a470767" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/go-msgpack/codec", |
||||
"Rev": "71c2886f5a673a35f909803f38ece5810165097b" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/go-syslog", |
||||
"Rev": "ac3963b72ac367e48b1e68a831e62b93fb69091c" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/golang-lru", |
||||
"Rev": "253b2dc1ca8bae42c3b5b6e53dd2eab1a7551116" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/hcl", |
||||
"Rev": "e51eabcdf801f663738fa12f4340fbad13062738" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/logutils", |
||||
"Rev": "23b0af5510a2d1442103ef83ffcf53eb82f3debc" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/memberlist", |
||||
"Rev": "16d947e2d4b3f1fe508ee1d9b6ec34b8fd2e96d8" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/raft", |
||||
"Rev": "cc9710ab540985954a67c108f414aa3152f5916f" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/raft-mdb", |
||||
"Rev": "6f52d0ce62a34e3f5bd29aa4d7068030d700d94a" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/serf/serf", |
||||
"Comment": "v0.6.3-60-g0479bc1", |
||||
"Rev": "0479bc1b942fd84205587f7e73867ac78809966b" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/terraform/helper/multierror", |
||||
"Comment": "v0.3.1-25-g2d11732", |
||||
"Rev": "2d117326edb33b7155d1ec9d0ab9d3542ba1b230" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/hashicorp/yamux", |
||||
"Rev": "9feabe6854fadca1abec9cd3bd2a613fe9a34000" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/inconshreveable/muxado", |
||||
"Rev": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/miekg/dns", |
||||
"Rev": "dc30c7cd4ed2fc8af73d49da4ee285404958b8bd" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/mitchellh/cli", |
||||
"Rev": "e3c2e3d39391e9beb9660ccd6b4bd9a2f38dd8a0" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/mitchellh/mapstructure", |
||||
"Rev": "740c764bc6149d3f1806231418adb9f52c11bcbf" |
||||
}, |
||||
{ |
||||
"ImportPath": "github.com/ryanuber/columnize", |
||||
"Comment": "v2.0.1-6-g44cb478", |
||||
"Rev": "44cb4788b2ec3c3d158dd3d1b50aba7d66f4b59a" |
||||
} |
||||
] |
||||
} |
Loading…
Reference in new issue