2018-08-25 01:13:05 +02:00
|
|
|
module github.com/hashicorp/terraform
|
|
|
|
|
|
|
|
require (
|
2019-02-20 19:57:56 +01:00
|
|
|
cloud.google.com/go v0.36.0
|
2018-11-21 22:06:03 +01:00
|
|
|
github.com/Azure/azure-sdk-for-go v21.3.0+incompatible
|
|
|
|
github.com/Azure/go-autorest v10.15.4+incompatible
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/Unknwon/com v0.0.0-20151008135407-28b053d5a292 // indirect
|
|
|
|
github.com/abdullin/seq v0.0.0-20160510034733-d5467c17e7af // indirect
|
2019-02-22 23:15:02 +01:00
|
|
|
github.com/agext/levenshtein v1.2.2
|
2019-02-18 08:15:26 +01:00
|
|
|
github.com/agl/ed25519 v0.0.0-20150830182803-278e1ec8e8a6 // indirect
|
2019-04-11 01:11:10 +02:00
|
|
|
github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190329064014-6e358769c32a
|
2019-03-07 11:31:36 +01:00
|
|
|
github.com/aliyun/aliyun-oss-go-sdk v0.0.0-20190103054945-8205d1f41e70
|
2019-04-11 01:11:10 +02:00
|
|
|
github.com/aliyun/aliyun-tablestore-go-sdk v4.1.2+incompatible
|
2019-02-12 10:32:10 +01:00
|
|
|
github.com/apparentlymart/go-cidr v1.0.0
|
2019-02-21 09:45:27 +01:00
|
|
|
github.com/apparentlymart/go-dump v0.0.0-20190214190832-042adf3cf4a0
|
2019-02-21 09:48:13 +01:00
|
|
|
github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da // indirect
|
2019-02-18 08:15:26 +01:00
|
|
|
github.com/armon/go-radix v1.0.0 // indirect
|
2019-04-26 00:01:11 +02:00
|
|
|
github.com/aws/aws-sdk-go v1.19.18
|
2019-04-11 01:11:10 +02:00
|
|
|
github.com/baiyubin/aliyun-sts-go-sdk v0.0.0-20180326062324-cfa1a18b161f // indirect
|
2019-02-12 11:22:28 +01:00
|
|
|
github.com/blang/semver v3.5.1+incompatible
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/boltdb/bolt v1.3.1 // indirect
|
|
|
|
github.com/chzyer/logex v1.1.10 // indirect
|
2018-08-25 01:13:05 +02:00
|
|
|
github.com/chzyer/readline v0.0.0-20161106042343-c914be64f07d
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 // indirect
|
2018-10-17 02:12:35 +02:00
|
|
|
github.com/coreos/bbolt v1.3.0 // indirect
|
|
|
|
github.com/coreos/etcd v3.3.10+incompatible
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/coreos/go-semver v0.2.0 // indirect
|
|
|
|
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
|
2018-09-25 20:19:23 +02:00
|
|
|
github.com/davecgh/go-spew v1.1.1
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/dnaeon/go-vcr v0.0.0-20180920040454-5637cf3d8a31 // indirect
|
|
|
|
github.com/dylanmei/iso8601 v0.1.0 // indirect
|
2019-02-26 19:22:15 +01:00
|
|
|
github.com/dylanmei/winrmtest v0.0.0-20190225150635-99b7fe2fddf1
|
2018-08-25 01:13:05 +02:00
|
|
|
github.com/go-test/deep v1.0.1
|
2019-02-18 08:15:26 +01:00
|
|
|
github.com/gogo/protobuf v1.2.0 // indirect
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/golang/groupcache v0.0.0-20180513044358-24b0969c4cb7 // indirect
|
2019-05-27 13:22:03 +02:00
|
|
|
github.com/golang/mock v1.3.1
|
2019-02-27 16:42:18 +01:00
|
|
|
github.com/golang/protobuf v1.3.0
|
2019-02-18 08:15:26 +01:00
|
|
|
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db // indirect
|
2019-05-28 03:35:42 +02:00
|
|
|
github.com/google/go-cmp v0.3.0
|
2019-02-08 11:59:06 +01:00
|
|
|
github.com/gophercloud/gophercloud v0.0.0-20190208042652-bc37892e1968
|
|
|
|
github.com/gophercloud/utils v0.0.0-20190128072930-fbb6ab446f01 // indirect
|
2018-10-17 02:12:35 +02:00
|
|
|
github.com/gorilla/websocket v1.4.0 // indirect
|
|
|
|
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0 // indirect
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
|
|
|
|
github.com/grpc-ecosystem/grpc-gateway v1.5.1 // indirect
|
2019-02-20 17:29:09 +01:00
|
|
|
github.com/hashicorp/aws-sdk-go-base v0.2.0
|
2018-08-25 01:13:05 +02:00
|
|
|
github.com/hashicorp/consul v0.0.0-20171026175957-610f3c86a089
|
2018-09-25 20:19:23 +02:00
|
|
|
github.com/hashicorp/errwrap v1.0.0
|
2019-02-01 09:40:50 +01:00
|
|
|
github.com/hashicorp/go-azure-helpers v0.0.0-20190129193224-166dfd221bb2
|
2019-02-21 09:50:02 +01:00
|
|
|
github.com/hashicorp/go-checkpoint v0.5.0
|
2018-11-13 11:17:39 +01:00
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.0
|
2019-05-14 01:28:06 +02:00
|
|
|
github.com/hashicorp/go-getter v1.3.0
|
2018-10-02 22:03:07 +02:00
|
|
|
github.com/hashicorp/go-hclog v0.0.0-20181001195459-61d530d6c27f
|
|
|
|
github.com/hashicorp/go-immutable-radix v0.0.0-20180129170900-7f3cd4390caa // indirect
|
2019-04-24 03:05:41 +02:00
|
|
|
github.com/hashicorp/go-msgpack v0.5.4 // indirect
|
2018-09-25 20:19:23 +02:00
|
|
|
github.com/hashicorp/go-multierror v1.0.0
|
2019-04-30 23:20:10 +02:00
|
|
|
github.com/hashicorp/go-plugin v1.0.1-0.20190430211030-5692942914bb
|
2019-04-08 11:13:14 +02:00
|
|
|
github.com/hashicorp/go-retryablehttp v0.5.2
|
2019-02-21 09:54:14 +01:00
|
|
|
github.com/hashicorp/go-rootcerts v1.0.0
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/hashicorp/go-sockaddr v0.0.0-20180320115054-6d291a969b86 // indirect
|
2019-04-25 01:13:59 +02:00
|
|
|
github.com/hashicorp/go-tfe v0.3.16
|
2019-04-08 11:13:14 +02:00
|
|
|
github.com/hashicorp/go-uuid v1.0.1
|
2019-02-21 09:52:47 +01:00
|
|
|
github.com/hashicorp/go-version v1.1.0
|
2018-10-02 22:03:07 +02:00
|
|
|
github.com/hashicorp/golang-lru v0.5.0 // indirect
|
2019-02-09 00:51:53 +01:00
|
|
|
github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f
|
2019-05-16 00:34:41 +02:00
|
|
|
github.com/hashicorp/hcl2 v0.0.0-20190515223218-4b22149b7cef
|
2019-02-12 13:09:17 +01:00
|
|
|
github.com/hashicorp/hil v0.0.0-20190212112733-ab17b08d6590
|
2019-02-12 11:25:04 +01:00
|
|
|
github.com/hashicorp/logutils v1.0.0
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/hashicorp/memberlist v0.1.0 // indirect
|
|
|
|
github.com/hashicorp/serf v0.0.0-20160124182025-e4ec8cc423bb // indirect
|
2019-03-28 12:54:01 +01:00
|
|
|
github.com/hashicorp/terraform-config-inspect v0.0.0-20190327195015-8022a2663a70
|
2019-02-12 13:23:47 +01:00
|
|
|
github.com/hashicorp/vault v0.10.4
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/jonboulle/clockwork v0.1.0 // indirect
|
2018-08-25 01:13:05 +02:00
|
|
|
github.com/joyent/triton-go v0.0.0-20180313100802-d8f9c0314926
|
2019-03-07 11:31:36 +01:00
|
|
|
github.com/json-iterator/go v1.1.5 // indirect
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/jtolds/gls v4.2.1+incompatible // indirect
|
2019-02-22 23:16:33 +01:00
|
|
|
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
|
2019-02-18 08:15:26 +01:00
|
|
|
github.com/keybase/go-crypto v0.0.0-20161004153544-93f5b35093ba // indirect
|
2018-11-14 21:49:15 +01:00
|
|
|
github.com/lib/pq v1.0.0
|
2018-08-25 01:13:05 +02:00
|
|
|
github.com/lusis/go-artifactory v0.0.0-20160115162124-7e4ce345df82
|
2018-11-21 22:06:03 +01:00
|
|
|
github.com/marstr/guid v1.1.0 // indirect
|
2019-02-25 09:45:01 +01:00
|
|
|
github.com/masterzen/winrm v0.0.0-20190223112901-5e5c9a7fe54b
|
2019-02-22 17:51:56 +01:00
|
|
|
github.com/mattn/go-colorable v0.1.1
|
2019-02-22 17:54:29 +01:00
|
|
|
github.com/mattn/go-shellwords v1.0.4
|
2018-09-24 18:30:39 +02:00
|
|
|
github.com/miekg/dns v1.0.8 // indirect
|
2019-02-21 09:56:05 +01:00
|
|
|
github.com/mitchellh/cli v1.0.0
|
2019-02-21 09:57:51 +01:00
|
|
|
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
|
2019-02-12 13:06:10 +01:00
|
|
|
github.com/mitchellh/copystructure v1.0.0
|
2018-12-10 22:23:30 +01:00
|
|
|
github.com/mitchellh/go-homedir v1.0.0
|
2019-02-21 09:59:37 +01:00
|
|
|
github.com/mitchellh/go-linereader v0.0.0-20190213213312-1b945b3263eb
|
2018-09-25 20:19:23 +02:00
|
|
|
github.com/mitchellh/go-wordwrap v1.0.0
|
2019-02-12 12:44:28 +01:00
|
|
|
github.com/mitchellh/hashstructure v1.0.0
|
2019-02-12 13:09:17 +01:00
|
|
|
github.com/mitchellh/mapstructure v1.1.2
|
2019-02-21 10:01:10 +01:00
|
|
|
github.com/mitchellh/panicwrap v0.0.0-20190213213626-17011010aaa4
|
2019-02-21 10:02:56 +01:00
|
|
|
github.com/mitchellh/prefixedio v0.0.0-20190213213902-5733675afd51
|
2019-02-12 13:06:10 +01:00
|
|
|
github.com/mitchellh/reflectwalk v1.0.0
|
2019-03-07 11:31:36 +01:00
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
|
|
github.com/modern-go/reflect2 v1.0.1 // indirect
|
2018-08-25 01:13:05 +02:00
|
|
|
github.com/packer-community/winrmcp v0.0.0-20180102160824-81144009af58
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c // indirect
|
2019-04-11 01:11:10 +02:00
|
|
|
github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17
|
2019-02-21 10:07:42 +01:00
|
|
|
github.com/posener/complete v1.2.1
|
2019-05-08 11:13:30 +02:00
|
|
|
github.com/satori/go.uuid v1.2.0
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect
|
2018-10-17 02:12:35 +02:00
|
|
|
github.com/sirupsen/logrus v1.1.1 // indirect
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect
|
|
|
|
github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a // indirect
|
2018-10-17 02:12:35 +02:00
|
|
|
github.com/soheilhy/cmux v0.1.4 // indirect
|
2019-02-21 10:09:22 +01:00
|
|
|
github.com/spf13/afero v1.2.1
|
2019-02-08 11:59:06 +01:00
|
|
|
github.com/terraform-providers/terraform-provider-openstack v1.15.0
|
2018-10-17 02:12:35 +02:00
|
|
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20171017195756-830351dc03c6 // indirect
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/ugorji/go v0.0.0-20180813092308-00b869d2f4a5 // indirect
|
2018-11-29 21:01:47 +01:00
|
|
|
github.com/vmihailenco/msgpack v4.0.1+incompatible // indirect
|
2019-02-22 15:22:13 +01:00
|
|
|
github.com/xanzy/ssh-agent v0.2.1
|
2018-08-27 20:26:52 +02:00
|
|
|
github.com/xiang90/probing v0.0.0-20160813154853-07dd2e8dfe18 // indirect
|
2018-08-25 01:13:05 +02:00
|
|
|
github.com/xlab/treeprint v0.0.0-20161029104018-1d6e34225557
|
2019-05-16 22:43:28 +02:00
|
|
|
github.com/zclconf/go-cty v0.0.0-20190516203816-4fecf87372ec
|
2019-05-26 18:30:39 +02:00
|
|
|
github.com/zclconf/go-cty-yaml v0.1.0
|
2018-10-17 02:12:35 +02:00
|
|
|
go.uber.org/atomic v1.3.2 // indirect
|
|
|
|
go.uber.org/multierr v1.1.0 // indirect
|
|
|
|
go.uber.org/zap v1.9.1 // indirect
|
2019-05-03 23:09:08 +02:00
|
|
|
golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734
|
|
|
|
golang.org/x/net v0.0.0-20190502183928-7f726cade0ab
|
2019-02-20 19:59:25 +01:00
|
|
|
golang.org/x/oauth2 v0.0.0-20190220154721-9b3c75971fc9
|
2019-02-20 19:57:56 +01:00
|
|
|
google.golang.org/api v0.1.0
|
2019-02-20 19:51:33 +01:00
|
|
|
google.golang.org/grpc v1.18.0
|
2018-08-25 01:13:05 +02:00
|
|
|
)
|