swirl/Gopkg.lock
cuigh 999b9ec5a1 Support executing command in containers
This feature is only valid on single node since container API is not Swarmable
2018-06-14 18:41:22 +08:00

268 lines
5.7 KiB
TOML

# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
name = "github.com/CloudyKit/fastprinter"
packages = ["."]
revision = "74b38d55f37af5d6c05ca11147d616b613a3420e"
[[projects]]
name = "github.com/CloudyKit/jet"
packages = ["."]
revision = "2b064536b25ab0e9c54245f9e2cc5bd4766033fe"
version = "v2.1.2"
[[projects]]
name = "github.com/Microsoft/go-winio"
packages = ["."]
revision = "7da180ee92d8bd8bb8c37fc560e673e6557c392f"
version = "v0.4.7"
[[projects]]
name = "github.com/boltdb/bolt"
packages = ["."]
revision = "48ea1b39c25fc1bab3506fbc712ecbaa842c4d2d"
source = "https://github.com/coreos/bbolt.git"
version = "v1.3.1-coreos.6"
[[projects]]
branch = "master"
name = "github.com/cuigh/auxo"
packages = [
".",
"app",
"app/flag",
"byte/size",
"cache",
"cache/memory",
"config",
"data",
"data/guid",
"data/set",
"data/valid",
"encoding/yaml",
"errors",
"ext/files",
"ext/reflects",
"ext/texts",
"ext/times",
"log",
"log/console",
"log/file",
"net/web",
"net/web/filter",
"net/web/filter/auth",
"net/web/renderer",
"net/web/renderer/jet",
"net/web/router",
"security",
"security/certify",
"security/certify/ldap",
"security/passwd",
"util/cast",
"util/debug",
"util/i18n",
"util/lazy",
"util/run"
]
revision = "9855e0c983b3355b993c7b8af526a30594eccfe8"
[[projects]]
branch = "master"
name = "github.com/docker/distribution"
packages = [
".",
"digestset",
"reference"
]
revision = "83389a148052d74ac602f5f1d62f86ff2f3c4aa5"
[[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",
"pkg/stdcopy"
]
revision = "ea579a6194525ce3b98eba04f74de19a106bf918"
source = "https://github.com/moby/moby.git"
[[projects]]
name = "github.com/docker/go-connections"
packages = [
"nat",
"sockets",
"tlsconfig"
]
revision = "3ede32e2033de7505e6500d6c868c2b9ed9f169d"
version = "v0.3.0"
[[projects]]
name = "github.com/docker/go-units"
packages = ["."]
revision = "47565b4f722fb6ceae66b95f853feed578a4a51c"
version = "v0.3.3"
[[projects]]
branch = "master"
name = "github.com/globalsign/mgo"
packages = [
".",
"bson",
"internal/json",
"internal/sasl",
"internal/scram"
]
revision = "f76e4f9da92ecd56e3be26f5ba92580af1ef97b4"
[[projects]]
name = "github.com/go-ldap/ldap"
packages = ["."]
revision = "bb7a9ca6e4fbc2129e3db588a34bc970ffe811a9"
version = "v2.5.1"
[[projects]]
branch = "master"
name = "github.com/gobwas/httphead"
packages = ["."]
revision = "2c6c146eadee0b69f856f87e3e9f1d0cd6aad2f5"
[[projects]]
branch = "master"
name = "github.com/gobwas/pool"
packages = [
".",
"internal/pmath",
"pbufio",
"pbytes"
]
revision = "fa3125c39d7eca32e1387bb69b1b38dcb31b1e0b"
[[projects]]
branch = "master"
name = "github.com/gobwas/ws"
packages = [
".",
"wsutil"
]
revision = "b93773f50025fc1c14bbd7e97a3b170aae9a0977"
[[projects]]
name = "github.com/gogo/protobuf"
packages = ["proto"]
revision = "1adfc126b41513cc696b209667c8656ea7aac67c"
version = "v1.0.0"
[[projects]]
name = "github.com/mattn/go-shellwords"
packages = ["."]
revision = "02e3cf038dcea8290e44424da473dd12be796a8a"
version = "v1.0.3"
[[projects]]
branch = "master"
name = "github.com/mitchellh/mapstructure"
packages = ["."]
revision = "00c29f56e2386353d58c599509e8dc3801b0d716"
[[projects]]
name = "github.com/opencontainers/go-digest"
packages = ["."]
revision = "279bed98673dd5bef374d3b6e4b09e2af76183bf"
version = "v1.0.0-rc1"
[[projects]]
name = "github.com/opencontainers/image-spec"
packages = [
"specs-go",
"specs-go/v1"
]
revision = "d60099175f88c47cd379c4738d158884749ed235"
version = "v1.0.1"
[[projects]]
name = "github.com/pkg/errors"
packages = ["."]
revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
version = "v0.8.0"
[[projects]]
name = "github.com/prometheus/client_golang"
packages = [
"api",
"api/prometheus/v1"
]
revision = "967789050ba94deca04a5e84cce8ad472ce313c1"
version = "v0.9.0-pre1"
[[projects]]
branch = "master"
name = "github.com/prometheus/common"
packages = ["model"]
revision = "d0f7cd64bda49e08b22ae8a730aa57aa0db125d6"
[[projects]]
branch = "master"
name = "golang.org/x/crypto"
packages = [
"acme",
"acme/autocert"
]
revision = "d6449816ce06963d9d136eee5a56fca5b0616e7e"
[[projects]]
branch = "master"
name = "golang.org/x/net"
packages = [
"context",
"context/ctxhttp",
"internal/socks",
"proxy"
]
revision = "500e7a4f953ddaf55d316b4d3adc516aa0379622"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = [
"unix",
"windows"
]
revision = "2f57af4873d00d535c5c9028850aa2152e6a5566"
[[projects]]
name = "gopkg.in/asn1-ber.v1"
packages = ["."]
revision = "379148ca0225df7a432012b8df0355c2a2063ac0"
version = "v1.2"
[[projects]]
name = "gopkg.in/yaml.v2"
packages = ["."]
revision = "5420a8b6744d3b0345ab293f6fcba19c978f1183"
version = "v2.2.1"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "d650099fe870caa619261ca2780130300821767813a6fb79199aaae1cc6e69f1"
solver-name = "gps-cdcl"
solver-version = 1