kubeform.dev/terraform-backend-sdk@v0.0.0-20220310143633-45f07fe731c5/go.mod (about)

     1  module kubeform.dev/terraform-backend-sdk
     2  
     3  go 1.17
     4  
     5  require (
     6  	cloud.google.com/go/storage v1.10.0
     7  	github.com/Azure/azure-sdk-for-go v61.4.0+incompatible
     8  	github.com/Azure/go-autorest/autorest v0.11.22
     9  	github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c // indirect
    10  	github.com/ChrisTrenkamp/goxpath v0.0.0-20190607011252-c5096ec8773d // indirect
    11  	github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af // indirect
    12  	github.com/agext/levenshtein v1.2.2
    13  	github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190329064014-6e358769c32a
    14  	github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20190103054945-8205d1f41e70
    15  	github.com/aliyun/aliyun-tablestore-go-sdk v4.1.2+incompatible
    16  	github.com/apparentlymart/go-cidr v1.1.0
    17  	github.com/apparentlymart/go-dump v0.0.0-20190214190832-042adf3cf4a0
    18  	github.com/apparentlymart/go-shquot v0.0.1
    19  	github.com/apparentlymart/go-versions v1.0.1
    20  	github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
    21  	github.com/aws/aws-sdk-go v1.40.25
    22  	github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
    23  	github.com/bgentry/speakeasy v0.1.0
    24  	github.com/bmatcuk/doublestar v1.1.5
    25  	github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
    26  	github.com/coreos/go-systemd v0.0.0-20181012123002-c6f51f82210d // indirect
    27  	github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f
    28  	github.com/davecgh/go-spew v1.1.1
    29  	github.com/dylanmei/iso8601 v0.1.0 // indirect
    30  	github.com/dylanmei/winrmtest v0.0.0-20190225150635-99b7fe2fddf1
    31  	github.com/go-test/deep v1.0.3
    32  	github.com/gofrs/uuid v3.3.0+incompatible // indirect
    33  	github.com/golang/mock v1.5.0
    34  	github.com/golang/protobuf v1.5.2
    35  	github.com/google/go-cmp v0.5.6
    36  	github.com/google/go-querystring v1.1.0 // indirect
    37  	github.com/google/uuid v1.2.0
    38  	github.com/gophercloud/gophercloud v0.10.1-0.20200424014253-c3bfe50899e5
    39  	github.com/gophercloud/utils v0.0.0-20200423144003-7c72efc7435d
    40  	github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 // indirect
    41  	github.com/hashicorp/aws-sdk-go-base v0.7.1
    42  	github.com/hashicorp/consul/api v1.9.1
    43  	github.com/hashicorp/consul/sdk v0.8.0
    44  	github.com/hashicorp/errwrap v1.1.0
    45  	github.com/hashicorp/go-azure-helpers v0.25.0
    46  	github.com/hashicorp/go-cleanhttp v0.5.2
    47  	github.com/hashicorp/go-getter v1.5.3
    48  	github.com/hashicorp/go-hclog v0.15.0
    49  	github.com/hashicorp/go-msgpack v0.5.4 // indirect
    50  	github.com/hashicorp/go-multierror v1.1.1
    51  	github.com/hashicorp/go-plugin v1.4.1
    52  	github.com/hashicorp/go-retryablehttp v0.7.0
    53  	github.com/hashicorp/go-tfe v0.15.0
    54  	github.com/hashicorp/go-uuid v1.0.2
    55  	github.com/hashicorp/go-version v1.3.0
    56  	github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f
    57  	github.com/hashicorp/hcl/v2 v2.10.1
    58  	github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
    59  	github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
    60  	github.com/jmespath/go-jmespath v0.4.0
    61  	github.com/joyent/triton-go v0.0.0-20180313100802-d8f9c0314926
    62  	github.com/jtolds/gls v4.2.1+incompatible // indirect
    63  	github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
    64  	github.com/lib/pq v1.8.0
    65  	github.com/likexian/gokit v0.20.15
    66  	github.com/lusis/go-artifactory v0.0.0-20160115162124-7e4ce345df82
    67  	github.com/manicminer/hamilton v0.42.0
    68  	github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 // indirect
    69  	github.com/masterzen/winrm v0.0.0-20200615185753-c42b5136ff88
    70  	github.com/mattn/go-isatty v0.0.12
    71  	github.com/mitchellh/cli v1.1.2
    72  	github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
    73  	github.com/mitchellh/copystructure v1.2.0
    74  	github.com/mitchellh/go-homedir v1.1.0
    75  	github.com/mitchellh/go-linereader v0.0.0-20190213213312-1b945b3263eb
    76  	github.com/mitchellh/go-wordwrap v1.0.0
    77  	github.com/mitchellh/mapstructure v1.1.2
    78  	github.com/mitchellh/panicwrap v1.0.0
    79  	github.com/mitchellh/reflectwalk v1.0.2
    80  	github.com/mozillazg/go-httpheader v0.3.0 // indirect
    81  	github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
    82  	github.com/packer-community/winrmcp v0.0.0-20180921211025-c76d91c1e7db
    83  	github.com/pkg/browser v0.0.0-20201207095918-0426ae3fba23
    84  	github.com/pkg/errors v0.9.1
    85  	github.com/posener/complete v1.2.3
    86  	github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect
    87  	github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a // indirect
    88  	github.com/spf13/afero v1.2.2
    89  	github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.232
    90  	github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tag v1.0.233
    91  	github.com/tencentyun/cos-go-sdk-v5 v0.7.29
    92  	github.com/tombuildsstuff/giovanni v0.15.1
    93  	github.com/xanzy/ssh-agent v0.3.0
    94  	github.com/xlab/treeprint v0.0.0-20161029104018-1d6e34225557
    95  	github.com/zclconf/go-cty v1.9.1
    96  	github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
    97  	github.com/zclconf/go-cty-yaml v1.0.2
    98  	go.etcd.io/etcd v0.5.0-alpha.5.0.20210428180535-15715dcf1ace
    99  	golang.org/x/crypto v0.0.0-20211108221036-ceb1ce70b4fa
   100  	golang.org/x/mod v0.4.2
   101  	golang.org/x/net v0.0.0-20210614182718-04defd469f4e
   102  	golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c
   103  	golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
   104  	golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf
   105  	golang.org/x/text v0.3.6
   106  	google.golang.org/api v0.44.0-impersonate-preview
   107  	google.golang.org/grpc v1.36.0
   108  	google.golang.org/protobuf v1.26.0
   109  	gopkg.in/ini.v1 v1.42.0 // indirect
   110  	k8s.io/api v0.0.0-20190620084959-7cf5895f2711
   111  	k8s.io/apimachinery v0.0.0-20190913080033-27d36303b655
   112  	k8s.io/client-go v10.0.0+incompatible
   113  	k8s.io/utils v0.0.0-20200411171748-3d5a2fe318e4
   114  )
   115  
   116  require (
   117  	cloud.google.com/go v0.79.0 // indirect
   118  	github.com/Azure/go-autorest v14.2.0+incompatible // indirect
   119  	github.com/Azure/go-autorest/autorest/adal v0.9.17 // indirect
   120  	github.com/Azure/go-autorest/autorest/azure/cli v0.4.4 // indirect
   121  	github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
   122  	github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
   123  	github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
   124  	github.com/Azure/go-autorest/logger v0.2.1 // indirect
   125  	github.com/Azure/go-autorest/tracing v0.6.0 // indirect
   126  	github.com/Masterminds/goutils v1.1.0 // indirect
   127  	github.com/Masterminds/semver v1.5.0 // indirect
   128  	github.com/Masterminds/sprig v2.22.0+incompatible // indirect
   129  	github.com/Microsoft/go-winio v0.4.16 // indirect
   130  	github.com/antchfx/xpath v0.0.0-20190129040759-c8489ed3251e // indirect
   131  	github.com/antchfx/xquery v0.0.0-20180515051857-ad5b8c7a47b0 // indirect
   132  	github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
   133  	github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect
   134  	github.com/armon/go-radix v1.0.0 // indirect
   135  	github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
   136  	github.com/coreos/go-semver v0.2.0 // indirect
   137  	github.com/dimchansky/utfbom v1.1.1 // indirect
   138  	github.com/fatih/color v1.9.0 // indirect
   139  	github.com/gogo/protobuf v1.2.2-0.20190723190241-65acae22fc9d // indirect
   140  	github.com/golang-jwt/jwt/v4 v4.1.0 // indirect
   141  	github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
   142  	github.com/google/gofuzz v1.0.0 // indirect
   143  	github.com/googleapis/gax-go/v2 v2.0.5 // indirect
   144  	github.com/googleapis/gnostic v0.0.0-20170729233727-0c5108395e2d // indirect
   145  	github.com/hashicorp/go-immutable-radix v1.0.0 // indirect
   146  	github.com/hashicorp/go-rootcerts v1.0.2 // indirect
   147  	github.com/hashicorp/go-safetemp v1.0.0 // indirect
   148  	github.com/hashicorp/go-slug v0.4.1 // indirect
   149  	github.com/hashicorp/golang-lru v0.5.1 // indirect
   150  	github.com/hashicorp/jsonapi v0.0.0-20210518035559-1e50d74c8db3 // indirect
   151  	github.com/hashicorp/serf v0.9.5 // indirect
   152  	github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
   153  	github.com/huandu/xstrings v1.3.2 // indirect
   154  	github.com/imdario/mergo v0.3.12 // indirect
   155  	github.com/json-iterator/go v1.1.7 // indirect
   156  	github.com/jstemmer/go-junit-report v0.9.1 // indirect
   157  	github.com/klauspost/compress v1.11.2 // indirect
   158  	github.com/kr/pretty v0.2.1 // indirect
   159  	github.com/kr/text v0.2.0 // indirect
   160  	github.com/mattn/go-colorable v0.1.6 // indirect
   161  	github.com/mitchellh/go-testing-interface v1.0.4 // indirect
   162  	github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
   163  	github.com/modern-go/reflect2 v1.0.1 // indirect
   164  	github.com/oklog/run v1.0.0 // indirect
   165  	github.com/satori/go.uuid v1.2.0 // indirect
   166  	github.com/sergi/go-diff v1.2.0 // indirect
   167  	github.com/spf13/pflag v1.0.3 // indirect
   168  	github.com/stretchr/testify v1.7.0 // indirect
   169  	github.com/ulikunitz/xz v0.5.8 // indirect
   170  	github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
   171  	github.com/vmihailenco/tagparser v0.1.1 // indirect
   172  	go.opencensus.io v0.23.0 // indirect
   173  	go.uber.org/atomic v1.3.2 // indirect
   174  	go.uber.org/multierr v1.1.0 // indirect
   175  	go.uber.org/zap v1.10.0 // indirect
   176  	golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 // indirect
   177  	golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
   178  	golang.org/x/tools v0.1.0 // indirect
   179  	golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
   180  	google.golang.org/appengine v1.6.7 // indirect
   181  	google.golang.org/genproto v0.0.0-20210319143718-93e7006c17a6 // indirect
   182  	gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
   183  	gopkg.in/inf.v0 v0.9.0 // indirect
   184  	gopkg.in/yaml.v2 v2.3.0 // indirect
   185  	k8s.io/klog v0.4.0 // indirect
   186  	sigs.k8s.io/yaml v1.1.0 // indirect
   187  )
   188  
   189  replace google.golang.org/grpc v1.36.0 => google.golang.org/grpc v1.27.1
   190  
   191  replace github.com/golang/mock v1.5.0 => github.com/golang/mock v1.4.4
   192  
   193  replace k8s.io/client-go => k8s.io/client-go v0.0.0-20190620085101-78d2af792bab