github.com/dnephin/dobi@v0.15.0/go.mod (about)

     1  module github.com/dnephin/dobi
     2  
     3  go 1.13
     4  
     5  require (
     6  	github.com/Unknwon/com v0.0.0-20170213072014-0db4a625e949 // indirect
     7  	github.com/dnephin/configtf v0.0.0-20161020003418-6b0d1fdf5e68
     8  	github.com/dnephin/go-os-user v0.0.0-20161029070903-44e2994deb1e
     9  	github.com/docker/cli v0.0.0-20200303215952-eb310fca4956
    10  	github.com/docker/docker v17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatible
    11  	github.com/docker/go-connections v0.4.0
    12  	github.com/fsouza/go-dockerclient v1.6.4
    13  	github.com/gogits/git-module v0.0.0-20170608205522-1de103dca47a
    14  	github.com/golang/mock v1.1.1
    15  	github.com/google/go-cmp v0.4.0
    16  	github.com/kballard/go-shellquote v0.0.0-20170619183022-cd60e84ee657
    17  	github.com/mcuadros/go-version v0.0.0-20161105183618-257f7b9a7d87 // indirect
    18  	github.com/metakeule/fmtdate v1.1.2-0.20150502212323-427373e7d2f8
    19  	github.com/opencontainers/runc v1.0.0-rc3.0.20170716065720-825b5c020ace // indirect
    20  	github.com/pkg/errors v0.8.1
    21  	github.com/renstrom/dedent v1.0.1-0.20150819195903-020d11c3b9c0
    22  	github.com/sirupsen/logrus v1.4.1
    23  	github.com/smartystreets/goconvey v1.6.4 // indirect
    24  	github.com/spf13/cobra v0.0.2-0.20171109065643-2da4a54c5cee
    25  	github.com/valyala/bytebufferpool v1.0.0 // indirect
    26  	github.com/valyala/fasttemplate v0.0.0-20170224212429-dcecefd839c4
    27  	golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975
    28  	golang.org/x/time v0.0.0-20170927054726-6dc17368e09b // indirect
    29  	gopkg.in/yaml.v2 v2.2.2
    30  	gotest.tools/v3 v3.0.2
    31  )
    32  
    33  replace github.com/spf13/cobra => github.com/dnephin/cobra v1.5.2-0.20170125185912-5d13e8c9d917
    34  
    35  replace github.com/Nvveen/Gotty => github.com/ijc/Gotty v0.0.0-20170406111628-a8b993ba6abd