# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'. [[projects]] branch = "master" name = "github.com/Azure/go-ansiterm" packages = [ ".", "winterm" ] revision = "d6e3b3328b783f23731bc4d058875b0371ff8109" [[projects]] name = "github.com/Microsoft/go-winio" packages = ["."] revision = "7da180ee92d8bd8bb8c37fc560e673e6557c392f" version = "v0.4.7" [[projects]] branch = "master" name = "github.com/Nvveen/Gotty" packages = ["."] revision = "cd527374f1e5bff4938207604a14f2e38a9cf512" [[projects]] branch = "master" name = "github.com/beorn7/perks" packages = ["quantile"] revision = "3a771d992973f24aa725d07868b467d1ddfceafb" [[projects]] branch = "master" name = "github.com/containerd/continuity" packages = ["pathdriver"] revision = "d3c23511c1bf5851696cba83143d9cbcd666869b" [[projects]] branch = "master" name = "github.com/docker/cli" packages = [ "cli/config/configfile", "cli/config/credentials", "opts" ] revision = "90f8ce8a5db263842af7bef3726f6c4d6937d85e" [[projects]] branch = "master" name = "github.com/docker/distribution" packages = [ ".", "digestset", "manifest", "manifest/manifestlist", "manifest/schema1", "manifest/schema2", "metrics", "reference", "registry/api/errcode", "registry/api/v2", "registry/client", "registry/client/auth", "registry/client/auth/challenge", "registry/client/transport", "registry/storage/cache", "registry/storage/cache/memory" ] revision = "f0cc927784781fa395c06317c58dea2841ece3a9" [[projects]] branch = "master" name = "github.com/docker/docker" packages = [ "api", "api/types", "api/types/blkiodev", "api/types/container", "api/types/events", "api/types/filters", "api/types/image", "api/types/mount", "api/types/network", "api/types/registry", "api/types/strslice", "api/types/swarm", "api/types/swarm/runtime", "api/types/time", "api/types/versions", "api/types/volume", "client", "errdefs", "pkg/homedir", "pkg/idtools", "pkg/ioutils", "pkg/jsonmessage", "pkg/longpath", "pkg/mount", "pkg/stringid", "pkg/system", "pkg/tarsum", "pkg/term", "pkg/term/windows", "registry", "registry/resumable" ] revision = "fd2f2a919e392b96de74795ae9af2dc5e510bc4c" [[projects]] branch = "master" name = "github.com/docker/docker-ce" packages = ["components/cli/cli/config"] revision = "370137f15d67e96f4d4435fc868fb2deec6f1f89" [[projects]] name = "github.com/docker/docker-credential-helpers" packages = [ "client", "credentials", "pass" ] revision = "d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1" version = "v0.6.0" [[projects]] branch = "master" name = "github.com/docker/go-connections" packages = [ "nat", "sockets", "tlsconfig" ] revision = "7395e3f8aa162843a74ed6d48e79627d9792ac55" [[projects]] branch = "master" name = "github.com/docker/go-metrics" packages = ["."] revision = "399ea8c73916000c64c2c76e8da00ca82f8387ab" [[projects]] name = "github.com/docker/go-units" packages = ["."] revision = "47565b4f722fb6ceae66b95f853feed578a4a51c" version = "v0.3.3" [[projects]] branch = "master" name = "github.com/docker/libtrust" packages = ["."] revision = "aabc10ec26b754e797f9028f4589c5b7bd90dc20" [[projects]] name = "github.com/gogo/protobuf" packages = ["proto"] revision = "1adfc126b41513cc696b209667c8656ea7aac67c" version = "v1.0.0" [[projects]] name = "github.com/golang/protobuf" packages = ["proto"] revision = "b4deda0973fb4c70b50d226b1af49f3da59f5265" version = "v1.1.0" [[projects]] name = "github.com/google/go-cmp" packages = [ "cmp", "cmp/internal/diff", "cmp/internal/function", "cmp/internal/value" ] revision = "3af367b6b30c263d47e8895973edcca9a49cf029" version = "v0.2.0" [[projects]] name = "github.com/gorilla/context" packages = ["."] revision = "08b5f424b9271eedf6f9f0ce86cb9396ed337a42" version = "v1.1.1" [[projects]] name = "github.com/gorilla/mux" packages = ["."] revision = "e3702bed27f0d39777b0b37b664b6280e8ef8fbf" version = "v1.6.2" [[projects]] name = "github.com/matttproud/golang_protobuf_extensions" packages = ["pbutil"] revision = "c12348ce28de40eed0136aa2b644d0ee0650e56c" version = "v1.0.1" [[projects]] branch = "master" name = "github.com/mitchellh/go-wordwrap" packages = ["."] revision = "ad45545899c7b13c020ea92b2072220eefad42b8" [[projects]] branch = "master" name = "github.com/opencontainers/go-digest" packages = ["."] revision = "c9281466c8b2f606084ac71339773efd177436e7" [[projects]] name = "github.com/opencontainers/image-spec" packages = [ "specs-go", "specs-go/v1" ] revision = "d60099175f88c47cd379c4738d158884749ed235" version = "v1.0.1" [[projects]] name = "github.com/opencontainers/runc" packages = ["libcontainer/user"] revision = "baf6536d6259209c3edfa2b22237af82942d3dfa" version = "v0.1.1" [[projects]] name = "github.com/peterhellberg/link" packages = ["."] revision = "d1cebc7ea14a5fc0de7cb4a45acae773161642c6" version = "v1.0.0" [[projects]] name = "github.com/pkg/errors" packages = ["."] revision = "645ef00459ed84a119197bfb8d8205042c6df63d" version = "v0.8.0" [[projects]] branch = "master" name = "github.com/prometheus/client_golang" packages = [ "prometheus", "prometheus/promhttp" ] revision = "208fa994be3bd65c0de04f506db92852b581bc4a" [[projects]] branch = "master" name = "github.com/prometheus/client_model" packages = ["go"] revision = "99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c" [[projects]] branch = "master" name = "github.com/prometheus/common" packages = [ "expfmt", "internal/bitbucket.org/ww/goautoneg", "model" ] revision = "7600349dcfe1abd18d72d3a1770870d9800a7801" [[projects]] branch = "master" name = "github.com/prometheus/procfs" packages = [ ".", "internal/util", "nfs", "xfs" ] revision = "94663424ae5ae9856b40a9f170762b4197024661" [[projects]] name = "github.com/sirupsen/logrus" packages = ["."] revision = "c155da19408a8799da419ed3eeb0cb5db0ad5dbc" version = "v1.0.5" [[projects]] branch = "master" name = "github.com/urfave/cli" packages = ["."] revision = "8e01ec4cd3e2d84ab2fe90d8210528ffbb06d8ff" [[projects]] branch = "master" name = "golang.org/x/crypto" packages = ["ssh/terminal"] revision = "b47b1587369238182299fe4dad77d05b8b461e06" [[projects]] branch = "master" name = "golang.org/x/net" packages = [ "context", "context/ctxhttp", "internal/socks", "proxy" ] revision = "1e491301e022f8f977054da4c2d852decd59571f" [[projects]] branch = "master" name = "golang.org/x/sys" packages = [ "unix", "windows" ] revision = "538ab54ba952cc4c7c705fa213fbf7993c97c175" [solve-meta] analyzer-name = "dep" analyzer-version = 1 inputs-digest = "5cdf10e821ede3dcf4207f6e2b0e5abe31ac803e81704a82c798b0199c057882" solver-name = "gps-cdcl" solver-version = 1