module code.cloudfoundry.org/cfdev require ( code.cloudfoundry.org/bytefmt v0.0.0-20180108190415-b31f603f5e1e // indirect code.cloudfoundry.org/cli v6.38.0+incompatible code.cloudfoundry.org/clock v0.0.0-20180518195852-02e53af36e6c // indirect code.cloudfoundry.org/garden v0.0.0-20180820151144-7999b305fe99 code.cloudfoundry.org/lager v1.1.0 // indirect github.com/SermoDigital/jose v0.9.1 // indirect github.com/blang/semver v3.5.1+incompatible // indirect github.com/bmatcuk/doublestar v1.1.1 // indirect github.com/bmizerany/pat v0.0.0-20170815010413-6226ea591a40 // indirect github.com/c4milo/gotoolkit v0.0.0-20170704181456-e37eeabad07e // indirect github.com/charlievieth/fs v0.0.0-20170613215519-7dc373669fa1 // indirect github.com/cheggaaa/pb v2.0.6+incompatible // indirect github.com/cloudfoundry-incubator/cf-test-helpers v0.0.0-20180918235445-a410f25137fb github.com/cloudfoundry/bosh-cli v5.2.1+incompatible github.com/cloudfoundry/bosh-utils v0.0.0-20180725223622-407dd7546455 // indirect github.com/cloudfoundry/go-socks5 v0.0.0-20180221174514-54f73bdb8a8e // indirect github.com/cloudfoundry/socks5-proxy v0.0.0-20180530211953-3659db090cb2 // indirect github.com/cppforlife/go-patch v0.0.0-20171006213518-250da0e0e68c // indirect github.com/cppforlife/go-semi-semantic v0.0.0-20160921010311-576b6af77ae4 // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/denisbrodbeck/machineid v1.0.0 github.com/dustin/go-humanize v0.0.0-20180713052910-9f541cc9db5d // indirect github.com/fatih/color v1.7.0 // indirect github.com/go-ini/ini v1.38.2 // indirect github.com/golang/mock v1.1.1 github.com/hooklift/assert v0.0.0-20170704181755-9d1defd6d214 // indirect github.com/hooklift/iso9660 v1.0.0 github.com/inconshreveable/mousetrap v1.0.0 // indirect github.com/kr/pretty v0.1.0 // indirect github.com/lunixbochs/vtclean v0.0.0-20180621232353-2d01aacdc34a // indirect github.com/mattn/go-colorable v0.0.9 // indirect github.com/mattn/go-isatty v0.0.4 // indirect github.com/mattn/go-runewidth v0.0.3 // indirect github.com/minio/minio-go v6.0.7+incompatible github.com/mitchellh/go-homedir v1.0.0 // indirect github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect github.com/onsi/ginkgo v1.6.0 github.com/onsi/gomega v1.4.2 github.com/pivotal-cf/paraphernalia v0.0.0-20180203224945-a64ae2051c20 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/segmentio/backo-go v0.0.0-20160424052352-204274ad699c // indirect github.com/shirou/gopsutil v2.17.12+incompatible github.com/sirupsen/logrus v1.0.6 // indirect github.com/spf13/cobra v0.0.3 github.com/spf13/pflag v1.0.2 // indirect github.com/stretchr/testify v1.2.2 // indirect github.com/tedsuo/rata v1.0.0 // indirect github.com/vito/go-interact v0.0.0-20171111012221-fa338ed9e9ec // indirect github.com/xtgo/uuid v0.0.0-20140804021211-a0b114877d4c // indirect golang.org/x/crypto v0.0.0-20180830192347-182538f80094 // indirect golang.org/x/net v0.0.0-20180911220305-26e67e76b6c3 // indirect golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be gopkg.in/VividCortex/ewma.v1 v1.1.1 // indirect gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect gopkg.in/cheggaaa/pb.v1 v1.0.25 // indirect gopkg.in/cheggaaa/pb.v2 v2.0.6 // indirect gopkg.in/fatih/color.v1 v1.7.0 // indirect gopkg.in/mattn/go-colorable.v0 v0.0.9 // indirect gopkg.in/mattn/go-isatty.v0 v0.0.4 // indirect gopkg.in/mattn/go-runewidth.v0 v0.0.3 // indirect gopkg.in/segmentio/analytics-go.v3 v3.0.0 gopkg.in/yaml.v2 v2.2.1 ) replace github.com/cloudfoundry/bosh-cli => github.com/pcfdev-forks/bosh-cli v0.0.0-20180831162148-70729ce5b5db