From 196e3b4b3efd71d9ac15b1549b579b2df1922517 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Mon, 8 Aug 2016 18:53:35 -0700 Subject: [PATCH] Switches over to govendor. --- Godeps/Godeps.json | 319 ----------------------------------------- Godeps/Readme | 5 - README.md | 18 +-- vendor/vendor.json | 346 ++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 344 insertions(+), 344 deletions(-) delete mode 100644 Godeps/Godeps.json delete mode 100644 Godeps/Readme diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json deleted file mode 100644 index 9b94e73df..000000000 --- a/Godeps/Godeps.json +++ /dev/null @@ -1,319 +0,0 @@ -{ - "ImportPath": "github.com/hashicorp/consul", - "GoVersion": "go1.6", - "GodepVersion": "v74", - "Deps": [ - { - "ImportPath": "github.com/DataDog/datadog-go/statsd", - "Rev": "b050cd8f4d7c394545fd7d966c8e2909ce89d552" - }, - { - "ImportPath": "github.com/armon/circbuf", - "Rev": "bbbad097214e2918d8543d5201d12bfd7bca254d" - }, - { - "ImportPath": "github.com/armon/go-metrics", - "Rev": "3df31a1ada83e310c2e24b267c8e8b68836547b4" - }, - { - "ImportPath": "github.com/armon/go-metrics/circonus", - "Rev": "3df31a1ada83e310c2e24b267c8e8b68836547b4" - }, - { - "ImportPath": "github.com/armon/go-metrics/datadog", - "Rev": "3df31a1ada83e310c2e24b267c8e8b68836547b4" - }, - { - "ImportPath": "github.com/armon/go-radix", - "Rev": "4239b77079c7b5d1243b7b4736304ce8ddb6f0f2" - }, - { - "ImportPath": "github.com/bgentry/speakeasy", - "Rev": "36e9cfdd690967f4f690c6edcc9ffacd006014a0" - }, - { - "ImportPath": "github.com/boltdb/bolt", - "Comment": "v1.2.1", - "Rev": "dfb21201d9270c1082d5fb0f07f500311ff72f18" - }, - { - "ImportPath": "github.com/circonus-labs/circonus-gometrics", - "Rev": "8e7296e1945cf2ac4adc0a08df3eb52419b227c3" - }, - { - "ImportPath": "github.com/circonus-labs/circonus-gometrics/api", - "Rev": "8e7296e1945cf2ac4adc0a08df3eb52419b227c3" - }, - { - "ImportPath": "github.com/circonus-labs/circonus-gometrics/checkmgr", - "Rev": "8e7296e1945cf2ac4adc0a08df3eb52419b227c3" - }, - { - "ImportPath": "github.com/circonus-labs/circonusllhist", - "Rev": "d724266ae5270ae8b87a5d2e8081f04e307c3c18" - }, - { - "ImportPath": "github.com/elazarl/go-bindata-assetfs", - "Rev": "57eb5e1fc594ad4b0b1dbea7b286d299e0cb43c2" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/opts", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/fileutils", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/homedir", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/idtools", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/ioutils", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/longpath", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/pools", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/promise", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/stdcopy", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/system", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/go-units", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/hashicorp/go-cleanhttp", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/opencontainers/runc/libcontainer/user", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/golang.org/x/net/context", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/fsouza/go-dockerclient/external/golang.org/x/sys/unix", - "Rev": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" - }, - { - "ImportPath": "github.com/hashicorp/errwrap", - "Rev": "7554cd9344cec97297fa6649b055a8c98c2a1e55" - }, - { - "ImportPath": "github.com/hashicorp/go-checkpoint", - "Rev": "e4b2dc34c0f698ee04750bf2035d8b9384233e1b" - }, - { - "ImportPath": "github.com/hashicorp/go-cleanhttp", - "Rev": "875fb671b3ddc66f8e2f0acc33829c8cb989a38d" - }, - { - "ImportPath": "github.com/hashicorp/go-immutable-radix", - "Rev": "afc5a0dbb18abdf82c277a7bc01533e81fa1d6b8" - }, - { - "ImportPath": "github.com/hashicorp/go-memdb", - "Rev": "98f52f52d7a476958fa9da671354d270c50661a7" - }, - { - "ImportPath": "github.com/hashicorp/go-msgpack/codec", - "Rev": "fa3f63826f7c23912c15263591e65d54d080b458" - }, - { - "ImportPath": "github.com/hashicorp/go-multierror", - "Rev": "d30f09973e19c1dfcd120b2d9c4f168e68d6b5d5" - }, - { - "ImportPath": "github.com/hashicorp/go-reap", - "Rev": "2d85522212dcf5a84c6b357094f5c44710441912" - }, - { - "ImportPath": "github.com/hashicorp/go-retryablehttp", - "Rev": "886ce0458bc81ccca0fb7044c1be0e9ab590bed7" - }, - { - "ImportPath": "github.com/hashicorp/go-syslog", - "Rev": "42a2b573b664dbf281bd48c3cc12c086b17a39ba" - }, - { - "ImportPath": "github.com/hashicorp/go-uuid", - "Rev": "36289988d83ca270bc07c234c36f364b0dd9c9a7" - }, - { - "ImportPath": "github.com/hashicorp/golang-lru", - "Rev": "5c7531c003d8bf158b0fe5063649a2f41a822146" - }, - { - "ImportPath": "github.com/hashicorp/golang-lru/simplelru", - "Rev": "5c7531c003d8bf158b0fe5063649a2f41a822146" - }, - { - "ImportPath": "github.com/hashicorp/hcl", - "Rev": "578dd9746824a54637686b51a41bad457a56bcef" - }, - { - "ImportPath": "github.com/hashicorp/hcl/hcl/ast", - "Rev": "578dd9746824a54637686b51a41bad457a56bcef" - }, - { - "ImportPath": "github.com/hashicorp/hcl/hcl/parser", - "Rev": "578dd9746824a54637686b51a41bad457a56bcef" - }, - { - "ImportPath": "github.com/hashicorp/hcl/hcl/scanner", - "Rev": "578dd9746824a54637686b51a41bad457a56bcef" - }, - { - "ImportPath": "github.com/hashicorp/hcl/hcl/strconv", - "Rev": "578dd9746824a54637686b51a41bad457a56bcef" - }, - { - "ImportPath": "github.com/hashicorp/hcl/hcl/token", - "Rev": "578dd9746824a54637686b51a41bad457a56bcef" - }, - { - "ImportPath": "github.com/hashicorp/hcl/json/parser", - "Rev": "578dd9746824a54637686b51a41bad457a56bcef" - }, - { - "ImportPath": "github.com/hashicorp/hcl/json/scanner", - "Rev": "578dd9746824a54637686b51a41bad457a56bcef" - }, - { - "ImportPath": "github.com/hashicorp/hcl/json/token", - "Rev": "578dd9746824a54637686b51a41bad457a56bcef" - }, - { - "ImportPath": "github.com/hashicorp/hil", - "Rev": "0457360d54ca4d081a769eaa1617e0462153fd70" - }, - { - "ImportPath": "github.com/hashicorp/hil/ast", - "Rev": "0457360d54ca4d081a769eaa1617e0462153fd70" - }, - { - "ImportPath": "github.com/hashicorp/logutils", - "Rev": "0dc08b1671f34c4250ce212759ebd880f743d883" - }, - { - "ImportPath": "github.com/hashicorp/memberlist", - "Rev": "215aec831f03c9b7c61ac183d3e28fff3c7d3a37" - }, - { - "ImportPath": "github.com/hashicorp/net-rpc-msgpackrpc", - "Rev": "a14192a58a694c123d8fe5481d4a4727d6ae82f3" - }, - { - "ImportPath": "github.com/hashicorp/raft", - "Rev": "057b893fd996696719e98b6c44649ea14968c811" - }, - { - "ImportPath": "github.com/hashicorp/raft-boltdb", - "Rev": "d1e82c1ec3f15ee991f7cc7ffd5b67ff6f5bbaee" - }, - { - "ImportPath": "github.com/hashicorp/scada-client", - "Rev": "84989fd23ad4cc0e7ad44d6a871fd793eb9beb0a" - }, - { - "ImportPath": "github.com/hashicorp/serf/coordinate", - "Comment": "v0.7.0-66-g6c4672d", - "Rev": "6c4672d66fc6312ddde18399262943e21175d831" - }, - { - "ImportPath": "github.com/hashicorp/serf/serf", - "Comment": "v0.7.0-66-g6c4672d", - "Rev": "6c4672d66fc6312ddde18399262943e21175d831" - }, - { - "ImportPath": "github.com/hashicorp/yamux", - "Rev": "df949784da9ed028ee76df44652e42d37a09d7e4" - }, - { - "ImportPath": "github.com/inconshreveable/muxado", - "Rev": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" - }, - { - "ImportPath": "github.com/inconshreveable/muxado/proto", - "Rev": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" - }, - { - "ImportPath": "github.com/inconshreveable/muxado/proto/buffer", - "Rev": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" - }, - { - "ImportPath": "github.com/inconshreveable/muxado/proto/ext", - "Rev": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" - }, - { - "ImportPath": "github.com/inconshreveable/muxado/proto/frame", - "Rev": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" - }, - { - "ImportPath": "github.com/mattn/go-isatty", - "Rev": "56b76bdf51f7708750eac80fa38b952bb9f32639" - }, - { - "ImportPath": "github.com/miekg/dns", - "Rev": "75e6e86cc601825c5dbcd4e0c209eab180997cd7" - }, - { - "ImportPath": "github.com/mitchellh/cli", - "Rev": "cb6853d606ea4a12a15ac83cc43503df99fd28fb" - }, - { - "ImportPath": "github.com/mitchellh/copystructure", - "Rev": "6fc66267e9da7d155a9d3bd489e00dad02666dc6" - }, - { - "ImportPath": "github.com/mitchellh/mapstructure", - "Rev": "281073eb9eb092240d33ef253c404f1cca550309" - }, - { - "ImportPath": "github.com/mitchellh/reflectwalk", - "Rev": "eecf4c70c626c7cfbb95c90195bc34d386c74ac6" - }, - { - "ImportPath": "github.com/ryanuber/columnize", - "Comment": "v2.0.1-8-g983d3a5", - "Rev": "983d3a5fab1bf04d1b412465d2d9f8430e2e917e" - }, - { - "ImportPath": "golang.org/x/sys/unix", - "Rev": "20457ee8ea8546920d3f4e19e405da45250dc5a5" - } - ] -} diff --git a/Godeps/Readme b/Godeps/Readme deleted file mode 100644 index 4cdaa53d5..000000000 --- a/Godeps/Readme +++ /dev/null @@ -1,5 +0,0 @@ -This directory tree is generated automatically by godep. - -Please do not edit. - -See https://github.com/tools/godep for more information. diff --git a/README.md b/README.md index 583c6a731..c8d73d7ba 100644 --- a/README.md +++ b/README.md @@ -84,19 +84,5 @@ with MinGW. ## Vendoring -Consul currently uses [Godep](https://github.com/tools/godep) for vendoring. These -steps can be used to update dependencies in a controlled way. - -Start by running a clean golang container: - -```docker run -i -t -v `pwd`:/go/src/github.com/hashicorp/consul golang sh``` - -After that, you'll get a shell inside the container: - -1. Run `go get github.com/tools/godep` to install Godep. -2. Run `cd /go/src/github.com/hashicorp/consul` to change to the Consul repo. Note - that we mounted that as a volume above into the `GOPATH`. -3. Run `godep restore` to update the container with the current state of dependencies - based on what's vendored. -4. Update dependencies as needed. -5. Run `godep save` and look at the results carefully before committing. \ No newline at end of file +Consul currently uses [govendor](https://github.com/kardianos/govendor) for +vendoring. \ No newline at end of file diff --git a/vendor/vendor.json b/vendor/vendor.json index 07e718272..6f2965982 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -1,12 +1,350 @@ { "comment": "", - "ignore": "", + "ignore": "test", "package": [ { - "checksumSHA1": "Vrd+ucpioTcZGglPx2JWUxb2J7A=", + "path": "github.com/DataDog/datadog-go/statsd", + "revision": "b050cd8f4d7c394545fd7d966c8e2909ce89d552" + }, + { + "path": "github.com/armon/circbuf", + "revision": "bbbad097214e2918d8543d5201d12bfd7bca254d" + }, + { + "path": "github.com/armon/go-metrics", + "revision": "3df31a1ada83e310c2e24b267c8e8b68836547b4" + }, + { + "path": "github.com/armon/go-metrics/circonus", + "revision": "3df31a1ada83e310c2e24b267c8e8b68836547b4" + }, + { + "path": "github.com/armon/go-metrics/datadog", + "revision": "3df31a1ada83e310c2e24b267c8e8b68836547b4" + }, + { + "path": "github.com/armon/go-radix", + "revision": "4239b77079c7b5d1243b7b4736304ce8ddb6f0f2" + }, + { + "path": "github.com/bgentry/speakeasy", + "revision": "36e9cfdd690967f4f690c6edcc9ffacd006014a0" + }, + { + "path": "github.com/bgentry/speakeasy/example", + "revision": "36e9cfdd690967f4f690c6edcc9ffacd006014a0" + }, + { + "comment": "v1.2.1", + "path": "github.com/boltdb/bolt", + "revision": "dfb21201d9270c1082d5fb0f07f500311ff72f18" + }, + { + "path": "github.com/circonus-labs/circonus-gometrics", + "revision": "8e7296e1945cf2ac4adc0a08df3eb52419b227c3" + }, + { + "path": "github.com/circonus-labs/circonus-gometrics/api", + "revision": "8e7296e1945cf2ac4adc0a08df3eb52419b227c3" + }, + { + "path": "github.com/circonus-labs/circonus-gometrics/checkmgr", + "revision": "8e7296e1945cf2ac4adc0a08df3eb52419b227c3" + }, + { + "path": "github.com/circonus-labs/circonusllhist", + "revision": "d724266ae5270ae8b87a5d2e8081f04e307c3c18" + }, + { + "path": "github.com/elazarl/go-bindata-assetfs", + "revision": "57eb5e1fc594ad4b0b1dbea7b286d299e0cb43c2" + }, + { + "path": "github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs", + "revision": "57eb5e1fc594ad4b0b1dbea7b286d299e0cb43c2" + }, + { + "path": "github.com/fsouza/go-dockerclient", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/opts", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/fileutils", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/homedir", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/idtools", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/ioutils", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/longpath", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/pools", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/promise", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/stdcopy", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/system", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/docker/go-units", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/hashicorp/go-cleanhttp", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/opencontainers/runc/libcontainer/user", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/github.com/stretchr/testify/assert", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/golang.org/x/net/context", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/fsouza/go-dockerclient/external/golang.org/x/sys/unix", + "revision": "9b6c9720043b74304a6dd07a2a901d16e7bf3d3d" + }, + { + "path": "github.com/hashicorp/errwrap", + "revision": "7554cd9344cec97297fa6649b055a8c98c2a1e55" + }, + { + "path": "github.com/hashicorp/go-checkpoint", + "revision": "e4b2dc34c0f698ee04750bf2035d8b9384233e1b" + }, + { + "path": "github.com/hashicorp/go-cleanhttp", + "revision": "875fb671b3ddc66f8e2f0acc33829c8cb989a38d" + }, + { + "path": "github.com/hashicorp/go-immutable-radix", + "revision": "afc5a0dbb18abdf82c277a7bc01533e81fa1d6b8" + }, + { + "path": "github.com/hashicorp/go-memdb", + "revision": "98f52f52d7a476958fa9da671354d270c50661a7" + }, + { + "path": "github.com/hashicorp/go-msgpack/codec", + "revision": "fa3f63826f7c23912c15263591e65d54d080b458" + }, + { + "path": "github.com/hashicorp/go-multierror", + "revision": "d30f09973e19c1dfcd120b2d9c4f168e68d6b5d5" + }, + { + "path": "github.com/hashicorp/go-reap", + "revision": "2d85522212dcf5a84c6b357094f5c44710441912" + }, + { + "path": "github.com/hashicorp/go-retryablehttp", + "revision": "886ce0458bc81ccca0fb7044c1be0e9ab590bed7" + }, + { + "path": "github.com/hashicorp/go-syslog", + "revision": "42a2b573b664dbf281bd48c3cc12c086b17a39ba" + }, + { + "path": "github.com/hashicorp/go-uuid", + "revision": "36289988d83ca270bc07c234c36f364b0dd9c9a7" + }, + { + "path": "github.com/hashicorp/golang-lru", + "revision": "5c7531c003d8bf158b0fe5063649a2f41a822146" + }, + { + "path": "github.com/hashicorp/golang-lru/simplelru", + "revision": "5c7531c003d8bf158b0fe5063649a2f41a822146" + }, + { + "path": "github.com/hashicorp/hcl", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/hcl/ast", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/hcl/parser", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/hcl/printer", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/hcl/scanner", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/hcl/strconv", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/hcl/token", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/json/parser", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/json/scanner", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/json/token", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hcl/testhelper", + "revision": "578dd9746824a54637686b51a41bad457a56bcef" + }, + { + "path": "github.com/hashicorp/hil", + "revision": "0457360d54ca4d081a769eaa1617e0462153fd70" + }, + { + "path": "github.com/hashicorp/hil/ast", + "revision": "0457360d54ca4d081a769eaa1617e0462153fd70" + }, + { + "path": "github.com/hashicorp/logutils", + "revision": "0dc08b1671f34c4250ce212759ebd880f743d883" + }, + { + "path": "github.com/hashicorp/memberlist", + "revision": "215aec831f03c9b7c61ac183d3e28fff3c7d3a37" + }, + { + "path": "github.com/hashicorp/net-rpc-msgpackrpc", + "revision": "a14192a58a694c123d8fe5481d4a4727d6ae82f3" + }, + { + "path": "github.com/hashicorp/raft", + "revision": "057b893fd996696719e98b6c44649ea14968c811" + }, + { + "path": "github.com/hashicorp/raft-boltdb", + "revision": "057b893fd996696719e98b6c44649ea14968c811" + }, + { + "path": "github.com/hashicorp/raft/bench", + "revision": "057b893fd996696719e98b6c44649ea14968c811" + }, + { + "path": "github.com/hashicorp/scada-client", + "revision": "84989fd23ad4cc0e7ad44d6a871fd793eb9beb0a" + }, + { "path": "github.com/hashicorp/scada-client/scada", - "revision": "225f7ae4780b59d1bd990de93cae7496bade95a0", - "revisionTime": "2016-06-01T18:41:54Z" + "revision": "84989fd23ad4cc0e7ad44d6a871fd793eb9beb0a" + }, + { + "comment": "v0.7.0-66-g6c4672d", + "path": "github.com/hashicorp/serf/coordinate", + "revision": "6c4672d66fc6312ddde18399262943e21175d831" + }, + { + "comment": "v0.7.0-66-g6c4672d", + "path": "github.com/hashicorp/serf/serf", + "revision": "6c4672d66fc6312ddde18399262943e21175d831" + }, + { + "path": "github.com/hashicorp/yamux", + "revision": "df949784da9ed028ee76df44652e42d37a09d7e4" + }, + { + "path": "github.com/inconshreveable/muxado", + "revision": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" + }, + { + "path": "github.com/inconshreveable/muxado/proto", + "revision": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" + }, + { + "path": "github.com/inconshreveable/muxado/proto/buffer", + "revision": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" + }, + { + "path": "github.com/inconshreveable/muxado/proto/ext", + "revision": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" + }, + { + "path": "github.com/inconshreveable/muxado/proto/frame", + "revision": "f693c7e88ba316d1a0ae3e205e22a01aa3ec2848" + }, + { + "path": "github.com/mattn/go-isatty", + "revision": "56b76bdf51f7708750eac80fa38b952bb9f32639" + }, + { + "path": "github.com/miekg/dns", + "revision": "75e6e86cc601825c5dbcd4e0c209eab180997cd7" + }, + { + "path": "github.com/miekg/dns/idn", + "revision": "75e6e86cc601825c5dbcd4e0c209eab180997cd7" + }, + { + "path": "github.com/mitchellh/cli", + "revision": "cb6853d606ea4a12a15ac83cc43503df99fd28fb" + }, + { + "path": "github.com/mitchellh/copystructure", + "revision": "6fc66267e9da7d155a9d3bd489e00dad02666dc6" + }, + { + "path": "github.com/mitchellh/mapstructure", + "revision": "281073eb9eb092240d33ef253c404f1cca550309" + }, + { + "path": "github.com/mitchellh/reflectwalk", + "revision": "eecf4c70c626c7cfbb95c90195bc34d386c74ac6" + }, + { + "comment": "v2.0.1-8-g983d3a5", + "path": "github.com/ryanuber/columnize", + "revision": "983d3a5fab1bf04d1b412465d2d9f8430e2e917e" + }, + { + "path": "golang.org/x/sys/unix", + "revision": "20457ee8ea8546920d3f4e19e405da45250dc5a5" } ], "rootPath": "github.com/hashicorp/consul"