# github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
github.com/Azure/go-ansiterm/winterm
github.com/Azure/go-ansiterm
# github.com/Microsoft/go-winio v0.4.14
github.com/Microsoft/go-winio
github.com/Microsoft/go-winio/pkg/guid
# github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
github.com/Nvveen/Gotty
# github.com/cenkalti/backoff/v3 v3.0.0
github.com/cenkalti/backoff/v3
# github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
github.com/containerd/continuity/pathdriver
# github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew/spew
# github.com/docker/go-connections v0.4.0
github.com/docker/go-connections/nat
# github.com/docker/go-units v0.4.0
github.com/docker/go-units
# github.com/fsnotify/fsnotify v1.4.7
github.com/fsnotify/fsnotify
# github.com/gorilla/mux v1.7.3
github.com/gorilla/mux
# github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/hcl
github.com/hashicorp/hcl/hcl/printer
github.com/hashicorp/hcl/hcl/ast
github.com/hashicorp/hcl/hcl/parser
github.com/hashicorp/hcl/hcl/token
github.com/hashicorp/hcl/json/parser
github.com/hashicorp/hcl/hcl/scanner
github.com/hashicorp/hcl/hcl/strconv
github.com/hashicorp/hcl/json/scanner
github.com/hashicorp/hcl/json/token
# github.com/inconshreveable/mousetrap v1.0.0
github.com/inconshreveable/mousetrap
# github.com/jackc/chunkreader/v2 v2.0.0
github.com/jackc/chunkreader/v2
# github.com/jackc/pgconn v1.1.0
github.com/jackc/pgconn
github.com/jackc/pgconn/stmtcache
github.com/jackc/pgconn/internal/ctxwatch
# github.com/jackc/pgio v1.0.0
github.com/jackc/pgio
# github.com/jackc/pgpassfile v1.0.0
github.com/jackc/pgpassfile
# github.com/jackc/pgproto3/v2 v2.0.0
github.com/jackc/pgproto3/v2
# github.com/jackc/pgtype v1.0.2
github.com/jackc/pgtype
# github.com/jackc/pgx/v4 v4.1.2
github.com/jackc/pgx/v4
github.com/jackc/pgx/v4/pgxpool
github.com/jackc/pgx/v4/internal/sanitize
# github.com/jackc/puddle v1.0.0
github.com/jackc/puddle
# github.com/konsorten/go-windows-terminal-sequences v1.0.2
github.com/konsorten/go-windows-terminal-sequences
# github.com/magiconair/properties v1.8.1
github.com/magiconair/properties
# github.com/mitchellh/mapstructure v1.1.2
github.com/mitchellh/mapstructure
# github.com/opencontainers/go-digest v1.0.0-rc1
github.com/opencontainers/go-digest
# github.com/opencontainers/image-spec v1.0.1
github.com/opencontainers/image-spec/specs-go/v1
github.com/opencontainers/image-spec/specs-go
# github.com/opencontainers/runc v1.0.0-rc5
github.com/opencontainers/runc/libcontainer/user
# github.com/ory/dockertest/v3 v3.5.2
github.com/ory/dockertest/v3
github.com/ory/dockertest/v3/docker
github.com/ory/dockertest/v3/docker/opts
github.com/ory/dockertest/v3/docker/pkg/archive
github.com/ory/dockertest/v3/docker/pkg/fileutils
github.com/ory/dockertest/v3/docker/pkg/homedir
github.com/ory/dockertest/v3/docker/pkg/jsonmessage
github.com/ory/dockertest/v3/docker/pkg/stdcopy
github.com/ory/dockertest/v3/docker/types/registry
github.com/ory/dockertest/v3/docker/types
github.com/ory/dockertest/v3/docker/pkg/idtools
github.com/ory/dockertest/v3/docker/pkg/ioutils
github.com/ory/dockertest/v3/docker/pkg/longpath
github.com/ory/dockertest/v3/docker/pkg/pools
github.com/ory/dockertest/v3/docker/pkg/system
github.com/ory/dockertest/v3/docker/pkg/term
github.com/ory/dockertest/v3/docker/types/container
github.com/ory/dockertest/v3/docker/types/filters
github.com/ory/dockertest/v3/docker/types/mount
github.com/ory/dockertest/v3/docker/types/network
github.com/ory/dockertest/v3/docker/pkg/mount
github.com/ory/dockertest/v3/docker/pkg/term/windows
github.com/ory/dockertest/v3/docker/types/blkiodev
github.com/ory/dockertest/v3/docker/types/strslice
github.com/ory/dockertest/v3/docker/types/versions
# github.com/pelletier/go-toml v1.2.0
github.com/pelletier/go-toml
# github.com/pkg/errors v0.8.1
github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib/difflib
# github.com/sirupsen/logrus v1.4.2
github.com/sirupsen/logrus
# github.com/spf13/afero v1.1.2
github.com/spf13/afero
github.com/spf13/afero/mem
# github.com/spf13/cast v1.3.0
github.com/spf13/cast
# github.com/spf13/cobra v0.0.5
github.com/spf13/cobra
# github.com/spf13/jwalterweatherman v1.0.0
github.com/spf13/jwalterweatherman
# github.com/spf13/pflag v1.0.3
github.com/spf13/pflag
# github.com/spf13/viper v1.5.0
github.com/spf13/viper
# github.com/stretchr/testify v1.4.0
github.com/stretchr/testify/require
github.com/stretchr/testify/assert
# github.com/subosito/gotenv v1.2.0
github.com/subosito/gotenv
# golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7
golang.org/x/crypto/pbkdf2
# golang.org/x/net v0.0.0-20191003171128-d98b1b443823
golang.org/x/net/context
# golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9
golang.org/x/sys/unix
golang.org/x/sys/windows
# golang.org/x/text v0.3.2
golang.org/x/text/secure/precis
golang.org/x/text/transform
golang.org/x/text/unicode/norm
golang.org/x/text/cases
golang.org/x/text/language
golang.org/x/text/runes
golang.org/x/text/secure/bidirule
golang.org/x/text/width
golang.org/x/text/internal
golang.org/x/text/internal/language
golang.org/x/text/internal/language/compact
golang.org/x/text/unicode/bidi
golang.org/x/text/internal/tag
# golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
golang.org/x/xerrors
golang.org/x/xerrors/internal
# gopkg.in/yaml.v2 v2.2.4
gopkg.in/yaml.v2
