github.com/eliastor/durgaform@v0.0.0-20220816172711-d0ab2d17673e/go.mod (about)

     1  module github.com/eliastor/durgaform
     2  
     3  require (
     4  	cloud.google.com/go/storage v1.10.0
     5  	github.com/Azure/azure-sdk-for-go v59.2.0+incompatible
     6  	github.com/Azure/go-autorest/autorest v0.11.24
     7  	github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
     8  	github.com/agext/levenshtein v1.2.3
     9  	github.com/aliyun/alibaba-cloud-sdk-go v1.61.1501
    10  	github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20190103054945-8205d1f41e70
    11  	github.com/aliyun/aliyun-tablestore-go-sdk v4.1.2+incompatible
    12  	github.com/apparentlymart/go-cidr v1.1.0
    13  	github.com/apparentlymart/go-dump v0.0.0-20190214190832-042adf3cf4a0
    14  	github.com/apparentlymart/go-shquot v0.0.1
    15  	github.com/apparentlymart/go-userdirs v0.0.0-20200915174352-b0c018a67c13
    16  	github.com/apparentlymart/go-versions v1.0.1
    17  	github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
    18  	github.com/aws/aws-sdk-go v1.42.35
    19  	github.com/bgentry/speakeasy v0.1.0
    20  	github.com/bmatcuk/doublestar v1.1.5
    21  	github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
    22  	github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f
    23  	github.com/davecgh/go-spew v1.1.1
    24  	github.com/dylanmei/winrmtest v0.0.0-20210303004826-fbc9ae56efb6
    25  	github.com/go-test/deep v1.0.3
    26  	github.com/golang/mock v1.6.0
    27  	github.com/google/go-cmp v0.5.8
    28  	github.com/google/uuid v1.2.0
    29  	github.com/gophercloud/gophercloud v0.10.1-0.20200424014253-c3bfe50899e5
    30  	github.com/gophercloud/utils v0.0.0-20200423144003-7c72efc7435d
    31  	github.com/hashicorp/aws-sdk-go-base v0.7.1
    32  	github.com/hashicorp/consul/api v1.9.1
    33  	github.com/hashicorp/consul/sdk v0.8.0
    34  	github.com/hashicorp/errwrap v1.1.0
    35  	github.com/hashicorp/go-azure-helpers v0.31.1
    36  	github.com/hashicorp/go-checkpoint v0.5.0
    37  	github.com/hashicorp/go-cleanhttp v0.5.2
    38  	github.com/hashicorp/go-getter v1.6.2
    39  	github.com/hashicorp/go-hclog v0.15.0
    40  	github.com/hashicorp/go-multierror v1.1.1
    41  	github.com/hashicorp/go-plugin v1.4.3
    42  	github.com/hashicorp/go-retryablehttp v0.7.1
    43  	github.com/hashicorp/go-tfe v1.6.0
    44  	github.com/hashicorp/go-uuid v1.0.3
    45  	github.com/hashicorp/go-version v1.6.0
    46  	github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f
    47  	github.com/hashicorp/hcl/v2 v2.13.0
    48  	github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2
    49  	github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c
    50  	github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
    51  	github.com/jmespath/go-jmespath v0.4.0
    52  	github.com/joyent/triton-go v0.0.0-20180313100802-d8f9c0314926
    53  	github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
    54  	github.com/lib/pq v1.10.3
    55  	github.com/lusis/go-artifactory v0.0.0-20160115162124-7e4ce345df82
    56  	github.com/manicminer/hamilton v0.44.0
    57  	github.com/masterzen/winrm v0.0.0-20200615185753-c42b5136ff88
    58  	github.com/mattn/go-isatty v0.0.12
    59  	github.com/mattn/go-shellwords v1.0.4
    60  	github.com/mitchellh/cli v1.1.4
    61  	github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
    62  	github.com/mitchellh/copystructure v1.2.0
    63  	github.com/mitchellh/go-homedir v1.1.0
    64  	github.com/mitchellh/go-linereader v0.0.0-20190213213312-1b945b3263eb
    65  	github.com/mitchellh/go-wordwrap v1.0.1
    66  	github.com/mitchellh/gox v1.0.1
    67  	github.com/mitchellh/mapstructure v1.1.2
    68  	github.com/mitchellh/reflectwalk v1.0.2
    69  	github.com/nishanths/exhaustive v0.7.11
    70  	github.com/packer-community/winrmcp v0.0.0-20180921211025-c76d91c1e7db
    71  	github.com/pkg/browser v0.0.0-20201207095918-0426ae3fba23
    72  	github.com/pkg/errors v0.9.1
    73  	github.com/posener/complete v1.2.3
    74  	github.com/spf13/afero v1.2.2
    75  	github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.232
    76  	github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tag v1.0.233
    77  	github.com/tencentyun/cos-go-sdk-v5 v0.7.29
    78  	github.com/tombuildsstuff/giovanni v0.15.1
    79  	github.com/xanzy/ssh-agent v0.3.1
    80  	github.com/xlab/treeprint v0.0.0-20161029104018-1d6e34225557
    81  	github.com/zclconf/go-cty v1.10.0
    82  	github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
    83  	github.com/zclconf/go-cty-yaml v1.0.2
    84  	golang.org/x/crypto v0.0.0-20220518034528-6f7dac969898
    85  	golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
    86  	golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
    87  	golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
    88  	golang.org/x/sys v0.0.0-20220517195934-5e4e11fc645e
    89  	golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
    90  	golang.org/x/text v0.3.7
    91  	golang.org/x/tools v0.1.11
    92  	google.golang.org/api v0.44.0-impersonate-preview
    93  	google.golang.org/grpc v1.47.0
    94  	google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0
    95  	google.golang.org/protobuf v1.27.1
    96  	honnef.co/go/tools v0.3.0
    97  	k8s.io/api v0.23.4
    98  	k8s.io/apimachinery v0.23.4
    99  	k8s.io/client-go v0.23.4
   100  	k8s.io/utils v0.0.0-20211116205334-6203023598ed
   101  )
   102  
   103  require (
   104  	cloud.google.com/go v0.81.0 // indirect
   105  	github.com/Azure/go-autorest v14.2.0+incompatible // indirect
   106  	github.com/Azure/go-autorest/autorest/adal v0.9.18 // indirect
   107  	github.com/Azure/go-autorest/autorest/azure/cli v0.4.4 // indirect
   108  	github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
   109  	github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
   110  	github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
   111  	github.com/Azure/go-autorest/logger v0.2.1 // indirect
   112  	github.com/Azure/go-autorest/tracing v0.6.0 // indirect
   113  	github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c // indirect
   114  	github.com/BurntSushi/toml v0.4.1 // indirect
   115  	github.com/ChrisTrenkamp/goxpath v0.0.0-20190607011252-c5096ec8773d // indirect
   116  	github.com/Masterminds/goutils v1.1.0 // indirect
   117  	github.com/Masterminds/semver/v3 v3.1.1 // indirect
   118  	github.com/Masterminds/sprig/v3 v3.2.0 // indirect
   119  	github.com/Microsoft/go-winio v0.5.0 // indirect
   120  	github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af // indirect
   121  	github.com/antchfx/xmlquery v1.3.5 // indirect
   122  	github.com/antchfx/xpath v1.1.10 // indirect
   123  	github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
   124  	github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect
   125  	github.com/armon/go-radix v1.0.0 // indirect
   126  	github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
   127  	github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
   128  	github.com/coreos/go-systemd v0.0.0-20181012123002-c6f51f82210d // indirect
   129  	github.com/creack/pty v1.1.18 // indirect
   130  	github.com/dimchansky/utfbom v1.1.1 // indirect
   131  	github.com/dylanmei/iso8601 v0.1.0 // indirect
   132  	github.com/fatih/color v1.9.0 // indirect
   133  	github.com/go-logr/logr v1.2.0 // indirect
   134  	github.com/gofrs/uuid v4.0.0+incompatible // indirect
   135  	github.com/gogo/protobuf v1.3.2 // indirect
   136  	github.com/golang-jwt/jwt/v4 v4.2.0 // indirect
   137  	github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
   138  	github.com/golang/protobuf v1.5.2 // indirect
   139  	github.com/google/go-querystring v1.1.0 // indirect
   140  	github.com/google/gofuzz v1.1.0 // indirect
   141  	github.com/googleapis/gax-go/v2 v2.0.5 // indirect
   142  	github.com/googleapis/gnostic v0.5.5 // indirect
   143  	github.com/hashicorp/go-immutable-radix v1.0.0 // indirect
   144  	github.com/hashicorp/go-msgpack v0.5.4 // indirect
   145  	github.com/hashicorp/go-rootcerts v1.0.2 // indirect
   146  	github.com/hashicorp/go-safetemp v1.0.0 // indirect
   147  	github.com/hashicorp/go-slug v0.9.1 // indirect
   148  	github.com/hashicorp/golang-lru v0.5.1 // indirect
   149  	github.com/hashicorp/jsonapi v0.0.0-20210826224640-ee7dae0fb22d // indirect
   150  	github.com/hashicorp/serf v0.9.5 // indirect
   151  	github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
   152  	github.com/huandu/xstrings v1.3.2 // indirect
   153  	github.com/imdario/mergo v0.3.12 // indirect
   154  	github.com/json-iterator/go v1.1.12 // indirect
   155  	github.com/jstemmer/go-junit-report v0.9.1 // indirect
   156  	github.com/klauspost/compress v1.11.2 // indirect
   157  	github.com/kr/pretty v0.2.1 // indirect
   158  	github.com/manicminer/hamilton-autorest v0.2.0 // indirect
   159  	github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 // 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/mitchellh/iochan v1.0.0 // indirect
   163  	github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
   164  	github.com/modern-go/reflect2 v1.0.2 // indirect
   165  	github.com/mozillazg/go-httpheader v0.3.0 // indirect
   166  	github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
   167  	github.com/oklog/run v1.0.0 // indirect
   168  	github.com/satori/go.uuid v1.2.0 // indirect
   169  	github.com/sergi/go-diff v1.2.0 // indirect
   170  	github.com/shopspring/decimal v1.2.0 // indirect
   171  	github.com/spf13/cast v1.3.1 // indirect
   172  	github.com/spf13/pflag v1.0.5 // indirect
   173  	github.com/stretchr/objx v0.1.1 // indirect
   174  	github.com/ulikunitz/xz v0.5.8 // indirect
   175  	github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
   176  	github.com/vmihailenco/tagparser v0.1.1 // indirect
   177  	go.opencensus.io v0.23.0 // indirect
   178  	golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e // indirect
   179  	golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
   180  	golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 // indirect
   181  	google.golang.org/appengine v1.6.7 // indirect
   182  	google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c // indirect
   183  	gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
   184  	gopkg.in/inf.v0 v0.9.1 // indirect
   185  	gopkg.in/ini.v1 v1.66.2 // indirect
   186  	gopkg.in/yaml.v2 v2.4.0 // indirect
   187  	gopkg.in/yaml.v3 v3.0.1 // indirect
   188  	k8s.io/klog/v2 v2.30.0 // indirect
   189  	k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 // indirect
   190  	sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 // indirect
   191  	sigs.k8s.io/structured-merge-diff/v4 v4.2.1 // indirect
   192  	sigs.k8s.io/yaml v1.2.0 // indirect
   193  )
   194  
   195  go 1.18