2018-08-24 18:13:05 -05:00
|
|
|
module github.com/hashicorp/terraform
|
|
|
|
|
|
|
|
require (
|
2023-07-07 20:56:29 -05:00
|
|
|
cloud.google.com/go/kms v1.10.1
|
|
|
|
cloud.google.com/go/storage v1.28.1
|
2021-11-17 11:23:54 -06:00
|
|
|
github.com/Azure/azure-sdk-for-go v59.2.0+incompatible
|
2022-04-25 18:19:24 -05:00
|
|
|
github.com/Azure/go-autorest/autorest v0.11.24
|
2022-05-31 10:24:01 -05:00
|
|
|
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
|
2023-06-22 01:32:12 -05:00
|
|
|
github.com/ProtonMail/go-crypto v0.0.0-20230619160724-3fbb1f12458c
|
2021-10-12 12:33:17 -05:00
|
|
|
github.com/agext/levenshtein v1.2.3
|
2022-03-01 15:52:17 -06:00
|
|
|
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1501
|
2019-03-07 04:31:36 -06:00
|
|
|
github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20190103054945-8205d1f41e70
|
2019-04-10 18:11:10 -05:00
|
|
|
github.com/aliyun/aliyun-tablestore-go-sdk v4.1.2+incompatible
|
2020-07-08 09:57:57 -05:00
|
|
|
github.com/apparentlymart/go-cidr v1.1.0
|
2019-02-21 02:45:27 -06:00
|
|
|
github.com/apparentlymart/go-dump v0.0.0-20190214190832-042adf3cf4a0
|
2021-02-08 18:03:15 -06:00
|
|
|
github.com/apparentlymart/go-shquot v0.0.1
|
2020-09-15 13:14:25 -05:00
|
|
|
github.com/apparentlymart/go-userdirs v0.0.0-20200915174352-b0c018a67c13
|
2020-10-10 06:36:16 -05:00
|
|
|
github.com/apparentlymart/go-versions v1.0.1
|
2019-02-21 02:48:13 -06:00
|
|
|
github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
|
2023-02-13 12:15:58 -06:00
|
|
|
github.com/aws/aws-sdk-go v1.44.122
|
2020-06-24 13:47:59 -05:00
|
|
|
github.com/bgentry/speakeasy v0.1.0
|
2019-08-30 19:14:38 -05:00
|
|
|
github.com/bmatcuk/doublestar v1.1.5
|
2019-08-09 17:49:03 -05:00
|
|
|
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
|
2021-01-27 16:04:52 -06:00
|
|
|
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f
|
2018-09-25 13:19:23 -05:00
|
|
|
github.com/davecgh/go-spew v1.1.1
|
2022-03-01 15:52:48 -06:00
|
|
|
github.com/dylanmei/winrmtest v0.0.0-20210303004826-fbc9ae56efb6
|
2019-08-21 05:32:13 -05:00
|
|
|
github.com/go-test/deep v1.0.3
|
2021-09-22 16:53:33 -05:00
|
|
|
github.com/golang/mock v1.6.0
|
2022-11-21 07:14:55 -06:00
|
|
|
github.com/google/go-cmp v0.5.9
|
2022-11-15 11:05:52 -06:00
|
|
|
github.com/google/uuid v1.3.0
|
2021-08-19 12:44:48 -05:00
|
|
|
github.com/hashicorp/aws-sdk-go-base v0.7.1
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/hashicorp/consul/api v1.13.0
|
2021-07-28 05:18:01 -05:00
|
|
|
github.com/hashicorp/consul/sdk v0.8.0
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/hashicorp/copywrite v0.16.3
|
2020-10-27 13:06:17 -05:00
|
|
|
github.com/hashicorp/errwrap v1.1.0
|
2022-10-07 12:23:01 -05:00
|
|
|
github.com/hashicorp/go-azure-helpers v0.43.0
|
2019-02-21 02:50:02 -06:00
|
|
|
github.com/hashicorp/go-checkpoint v0.5.0
|
2021-08-19 12:44:48 -05:00
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2
|
2023-02-13 12:15:58 -06:00
|
|
|
github.com/hashicorp/go-getter v1.7.0
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/hashicorp/go-hclog v1.4.0
|
2021-03-22 11:22:16 -05:00
|
|
|
github.com/hashicorp/go-multierror v1.1.1
|
2021-10-08 15:35:55 -05:00
|
|
|
github.com/hashicorp/go-plugin v1.4.3
|
2023-06-08 18:29:32 -05:00
|
|
|
github.com/hashicorp/go-retryablehttp v0.7.4
|
2023-06-21 17:40:48 -05:00
|
|
|
github.com/hashicorp/go-tfe v1.29.0
|
2022-07-18 14:15:37 -05:00
|
|
|
github.com/hashicorp/go-uuid v1.0.3
|
2022-06-30 03:58:28 -05:00
|
|
|
github.com/hashicorp/go-version v1.6.0
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/hashicorp/hcl v1.0.0
|
2023-05-31 11:55:45 -05:00
|
|
|
github.com/hashicorp/hcl/v2 v2.17.0
|
2023-02-09 06:35:48 -06:00
|
|
|
github.com/hashicorp/jsonapi v0.0.0-20210826224640-ee7dae0fb22d
|
2022-07-08 08:46:29 -05:00
|
|
|
github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c
|
2023-06-13 14:18:37 -05:00
|
|
|
github.com/hashicorp/terraform-svchost v0.1.1
|
2021-01-28 14:22:01 -06:00
|
|
|
github.com/jmespath/go-jmespath v0.4.0
|
2019-02-22 16:16:33 -06:00
|
|
|
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
|
2021-10-12 12:23:56 -05:00
|
|
|
github.com/lib/pq v1.10.3
|
2022-04-25 18:19:24 -05:00
|
|
|
github.com/manicminer/hamilton v0.44.0
|
2020-06-25 07:41:09 -05:00
|
|
|
github.com/masterzen/winrm v0.0.0-20200615185753-c42b5136ff88
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/mattn/go-isatty v0.0.17
|
2019-02-22 10:54:29 -06:00
|
|
|
github.com/mattn/go-shellwords v1.0.4
|
2022-11-15 11:05:52 -06:00
|
|
|
github.com/mitchellh/cli v1.1.5
|
2019-02-21 02:57:51 -06:00
|
|
|
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
|
2021-10-08 15:35:14 -05:00
|
|
|
github.com/mitchellh/copystructure v1.2.0
|
2019-07-29 17:19:40 -05:00
|
|
|
github.com/mitchellh/go-homedir v1.1.0
|
2019-02-21 02:59:37 -06:00
|
|
|
github.com/mitchellh/go-linereader v0.0.0-20190213213312-1b945b3263eb
|
2021-10-15 19:01:32 -05:00
|
|
|
github.com/mitchellh/go-wordwrap v1.0.1
|
2020-06-17 09:47:53 -05:00
|
|
|
github.com/mitchellh/gox v1.0.1
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/mitchellh/mapstructure v1.5.0
|
2021-10-08 15:35:14 -05:00
|
|
|
github.com/mitchellh/reflectwalk v1.0.2
|
2022-04-01 13:54:09 -05:00
|
|
|
github.com/nishanths/exhaustive v0.7.11
|
2020-06-25 07:41:09 -05:00
|
|
|
github.com/packer-community/winrmcp v0.0.0-20180921211025-c76d91c1e7db
|
2020-12-10 08:25:09 -06:00
|
|
|
github.com/pkg/browser v0.0.0-20201207095918-0426ae3fba23
|
2020-04-24 11:20:04 -05:00
|
|
|
github.com/pkg/errors v0.9.1
|
2021-07-14 07:42:45 -05:00
|
|
|
github.com/posener/complete v1.2.3
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/spf13/afero v1.9.3
|
2023-02-13 03:25:58 -06:00
|
|
|
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.0.588
|
|
|
|
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sts v1.0.588
|
2021-08-22 20:46:35 -05:00
|
|
|
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tag v1.0.233
|
|
|
|
github.com/tencentyun/cos-go-sdk-v5 v0.7.29
|
2021-03-22 11:22:16 -05:00
|
|
|
github.com/tombuildsstuff/giovanni v0.15.1
|
2021-10-13 03:34:23 -05:00
|
|
|
github.com/xanzy/ssh-agent v0.3.1
|
2018-08-24 18:13:05 -05:00
|
|
|
github.com/xlab/treeprint v0.0.0-20161029104018-1d6e34225557
|
2023-05-22 10:21:02 -05:00
|
|
|
github.com/zclconf/go-cty v1.13.2
|
2021-02-04 18:08:51 -06:00
|
|
|
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
|
2022-11-02 19:06:54 -05:00
|
|
|
github.com/zclconf/go-cty-yaml v1.0.3
|
2023-07-07 20:56:29 -05:00
|
|
|
go.opentelemetry.io/contrib/exporters/autoexport v0.0.0-20230703072336-9a582bd098a2
|
|
|
|
go.opentelemetry.io/otel v1.16.0
|
|
|
|
go.opentelemetry.io/otel/sdk v1.16.0
|
|
|
|
go.opentelemetry.io/otel/trace v1.16.0
|
|
|
|
golang.org/x/crypto v0.10.0
|
|
|
|
golang.org/x/mod v0.10.0
|
|
|
|
golang.org/x/net v0.11.0
|
|
|
|
golang.org/x/oauth2 v0.8.0
|
|
|
|
golang.org/x/sys v0.9.0
|
|
|
|
golang.org/x/term v0.9.0
|
|
|
|
golang.org/x/text v0.10.0
|
2023-03-09 07:29:58 -06:00
|
|
|
golang.org/x/tools v0.6.0
|
|
|
|
golang.org/x/tools/cmd/cover v0.1.0-deprecated
|
2023-07-07 20:56:29 -05:00
|
|
|
google.golang.org/api v0.114.0
|
|
|
|
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc
|
|
|
|
google.golang.org/grpc v1.56.1
|
2021-08-20 18:07:18 -05:00
|
|
|
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0
|
2023-07-07 20:56:29 -05:00
|
|
|
google.golang.org/protobuf v1.31.0
|
2023-02-14 19:48:43 -06:00
|
|
|
honnef.co/go/tools v0.4.2
|
2022-02-25 14:32:16 -06:00
|
|
|
k8s.io/api v0.23.4
|
|
|
|
k8s.io/apimachinery v0.23.4
|
|
|
|
k8s.io/client-go v0.23.4
|
|
|
|
k8s.io/utils v0.0.0-20211116205334-6203023598ed
|
2021-10-08 14:54:13 -05:00
|
|
|
)
|
|
|
|
|
|
|
|
require (
|
2023-07-07 20:56:29 -05:00
|
|
|
cloud.google.com/go v0.110.0 // indirect
|
|
|
|
cloud.google.com/go/compute v1.19.1 // indirect
|
2023-07-06 10:36:31 -05:00
|
|
|
cloud.google.com/go/compute/metadata v0.2.3 // indirect
|
2023-07-07 20:56:29 -05:00
|
|
|
cloud.google.com/go/iam v0.13.0 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/AlecAivazis/survey/v2 v2.3.6 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
|
2022-04-25 18:19:24 -05:00
|
|
|
github.com/Azure/go-autorest/autorest/adal v0.9.18 // indirect
|
2021-11-17 11:23:54 -06:00
|
|
|
github.com/Azure/go-autorest/autorest/azure/cli v0.4.4 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect
|
|
|
|
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
|
|
|
|
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
|
|
|
|
github.com/Azure/go-autorest/logger v0.2.1 // indirect
|
|
|
|
github.com/Azure/go-autorest/tracing v0.6.0 // indirect
|
|
|
|
github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c // indirect
|
2023-02-14 19:48:43 -06:00
|
|
|
github.com/BurntSushi/toml v1.2.1 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/ChrisTrenkamp/goxpath v0.0.0-20190607011252-c5096ec8773d // indirect
|
2022-11-15 11:05:52 -06:00
|
|
|
github.com/Masterminds/goutils v1.1.1 // indirect
|
2022-04-25 06:06:12 -05:00
|
|
|
github.com/Masterminds/semver/v3 v3.1.1 // indirect
|
2022-11-15 11:05:52 -06:00
|
|
|
github.com/Masterminds/sprig/v3 v3.2.2 // indirect
|
2021-10-13 03:34:23 -05:00
|
|
|
github.com/Microsoft/go-winio v0.5.0 // indirect
|
2022-03-01 15:52:48 -06:00
|
|
|
github.com/antchfx/xmlquery v1.3.5 // indirect
|
|
|
|
github.com/antchfx/xpath v1.1.10 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
|
|
|
|
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect
|
|
|
|
github.com/armon/go-radix v1.0.0 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
|
|
|
|
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/bmatcuk/doublestar/v4 v4.6.0 // indirect
|
|
|
|
github.com/bradleyfalzon/ghinstallation/v2 v2.1.0 // indirect
|
2023-07-07 20:56:29 -05:00
|
|
|
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/cli/go-gh v1.0.0 // indirect
|
|
|
|
github.com/cli/safeexec v1.0.0 // indirect
|
|
|
|
github.com/cli/shurcooL-graphql v0.0.2 // indirect
|
2023-06-22 01:32:12 -05:00
|
|
|
github.com/cloudflare/circl v1.3.3 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/coreos/go-systemd v0.0.0-20181012123002-c6f51f82210d // indirect
|
2022-05-31 10:24:01 -05:00
|
|
|
github.com/creack/pty v1.1.18 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/dimchansky/utfbom v1.1.1 // indirect
|
|
|
|
github.com/dylanmei/iso8601 v0.1.0 // indirect
|
2022-11-15 11:05:52 -06:00
|
|
|
github.com/fatih/color v1.13.0 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/fsnotify/fsnotify v1.5.4 // indirect
|
2023-07-07 20:56:29 -05:00
|
|
|
github.com/go-logr/logr v1.2.4 // indirect
|
|
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/go-openapi/errors v0.20.2 // indirect
|
|
|
|
github.com/go-openapi/strfmt v0.21.3 // indirect
|
2022-03-01 15:52:48 -06:00
|
|
|
github.com/gofrs/uuid v4.0.0+incompatible // indirect
|
2021-11-16 13:42:06 -06:00
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/golang-jwt/jwt/v4 v4.4.2 // indirect
|
2022-02-25 14:32:16 -06:00
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
2023-07-07 20:56:29 -05:00
|
|
|
github.com/golang/protobuf v1.5.3 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/google/go-github/v45 v45.2.0 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/google/go-querystring v1.1.0 // indirect
|
2021-11-16 13:42:06 -06:00
|
|
|
github.com/google/gofuzz v1.1.0 // indirect
|
2023-07-07 20:56:29 -05:00
|
|
|
github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
|
|
|
|
github.com/googleapis/gax-go/v2 v2.7.1 // indirect
|
2022-02-25 14:32:16 -06:00
|
|
|
github.com/googleapis/gnostic v0.5.5 // indirect
|
2023-07-07 20:56:29 -05:00
|
|
|
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/hashicorp/go-immutable-radix v1.0.0 // indirect
|
|
|
|
github.com/hashicorp/go-msgpack v0.5.4 // indirect
|
|
|
|
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
|
2021-12-22 17:05:07 -06:00
|
|
|
github.com/hashicorp/go-safetemp v1.0.0 // indirect
|
2023-04-25 15:22:33 -05:00
|
|
|
github.com/hashicorp/go-slug v0.11.1 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/hashicorp/golang-lru v0.5.1 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/hashicorp/serf v0.9.6 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/henvic/httpretty v0.0.6 // indirect
|
2022-11-15 11:05:52 -06:00
|
|
|
github.com/huandu/xstrings v1.3.3 // indirect
|
|
|
|
github.com/imdario/mergo v0.3.13 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/inconshreveable/mousetrap v1.0.1 // indirect
|
|
|
|
github.com/jedib0t/go-pretty v4.3.0+incompatible // indirect
|
|
|
|
github.com/jedib0t/go-pretty/v6 v6.4.4 // indirect
|
|
|
|
github.com/joho/godotenv v1.3.0 // indirect
|
2022-02-25 14:32:16 -06:00
|
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
|
2023-02-13 12:15:58 -06:00
|
|
|
github.com/klauspost/compress v1.15.11 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/knadh/koanf v1.5.0 // indirect
|
|
|
|
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
|
2022-04-25 18:19:24 -05:00
|
|
|
github.com/manicminer/hamilton-autorest v0.2.0 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 // indirect
|
2022-11-15 11:05:52 -06:00
|
|
|
github.com/mattn/go-colorable v0.1.13 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/mattn/go-runewidth v0.0.13 // indirect
|
|
|
|
github.com/mergestat/timediff v0.0.3 // indirect
|
|
|
|
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
|
2023-02-13 12:15:58 -06:00
|
|
|
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/mitchellh/iochan v1.0.0 // indirect
|
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
2022-02-25 14:32:16 -06:00
|
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/mozillazg/go-httpheader v0.3.0 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/muesli/termenv v0.12.0 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
|
|
|
|
github.com/oklog/run v1.0.0 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/oklog/ulid v1.3.1 // indirect
|
|
|
|
github.com/rivo/uniseg v0.2.0 // indirect
|
|
|
|
github.com/samber/lo v1.37.0 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
github.com/satori/go.uuid v1.2.0 // indirect
|
2021-11-18 13:10:15 -06:00
|
|
|
github.com/sergi/go-diff v1.2.0 // indirect
|
2022-11-15 11:05:52 -06:00
|
|
|
github.com/shopspring/decimal v1.3.1 // indirect
|
|
|
|
github.com/spf13/cast v1.5.0 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/spf13/cobra v1.6.1 // indirect
|
2021-11-16 13:42:06 -06:00
|
|
|
github.com/spf13/pflag v1.0.5 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
github.com/thanhpk/randstr v1.0.4 // indirect
|
|
|
|
github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e // indirect
|
2023-02-13 12:15:58 -06:00
|
|
|
github.com/ulikunitz/xz v0.5.10 // indirect
|
2023-05-22 10:21:02 -05:00
|
|
|
github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
|
|
|
|
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
go.mongodb.org/mongo-driver v1.11.6 // indirect
|
2023-07-06 10:36:31 -05:00
|
|
|
go.opencensus.io v0.24.0 // indirect
|
2023-07-07 20:56:29 -05:00
|
|
|
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.16.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.16.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.16.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.16.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/metric v1.16.0 // indirect
|
|
|
|
go.opentelemetry.io/proto/otlp v0.20.0 // indirect
|
2023-05-08 18:02:22 -05:00
|
|
|
golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17 // indirect
|
2023-02-14 19:48:43 -06:00
|
|
|
golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a // indirect
|
2023-06-08 18:29:32 -05:00
|
|
|
golang.org/x/sync v0.3.0 // indirect
|
2023-02-09 06:35:48 -06:00
|
|
|
golang.org/x/time v0.3.0 // indirect
|
2022-11-21 07:14:55 -06:00
|
|
|
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
|
2021-10-08 14:54:13 -05:00
|
|
|
google.golang.org/appengine v1.6.7 // indirect
|
2023-07-07 20:56:29 -05:00
|
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc // indirect
|
|
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
|
2021-11-16 13:42:06 -06:00
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
2022-03-01 15:52:17 -06:00
|
|
|
gopkg.in/ini.v1 v1.66.2 // indirect
|
2021-11-16 13:42:06 -06:00
|
|
|
gopkg.in/yaml.v2 v2.4.0 // indirect
|
2022-07-18 14:15:37 -05:00
|
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
2022-02-25 14:32:16 -06:00
|
|
|
k8s.io/klog/v2 v2.30.0 // indirect
|
|
|
|
k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 // indirect
|
|
|
|
sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 // indirect
|
|
|
|
sigs.k8s.io/structured-merge-diff/v4 v4.2.1 // indirect
|
2021-11-16 13:42:06 -06:00
|
|
|
sigs.k8s.io/yaml v1.2.0 // indirect
|
2020-04-13 15:17:17 -05:00
|
|
|
)
|
|
|
|
|
2023-05-08 18:02:22 -05:00
|
|
|
go 1.20
|