From 07971ca38143c5faf951d152fba370ddcbe26ad5 Mon Sep 17 00:00:00 2001 From: Alex Pilon Date: Fri, 22 Feb 2019 18:24:22 -0500 Subject: deps: use go modules for dep mgmt run go mod tidy remove govendor from makefile and travis config set appropriate env vars for go modules --- vendor/modules.txt | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 vendor/modules.txt (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt new file mode 100644 index 0000000..cc80a99 --- /dev/null +++ b/vendor/modules.txt @@ -0,0 +1,116 @@ +# github.com/DreamItGetIT/statuscake v0.0.0-20180728152938-85edefcbdaa3 +github.com/DreamItGetIT/statuscake +# github.com/apparentlymart/go-cidr v0.0.0-20170418151526-7e4b007599d4 +github.com/apparentlymart/go-cidr/cidr +# github.com/aws/aws-sdk-go v1.8.34 +github.com/aws/aws-sdk-go/aws +github.com/aws/aws-sdk-go/aws/credentials +github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds +github.com/aws/aws-sdk-go/aws/ec2metadata +github.com/aws/aws-sdk-go/aws/session +github.com/aws/aws-sdk-go/service/s3 +github.com/aws/aws-sdk-go/aws/awserr +github.com/aws/aws-sdk-go/aws/endpoints +github.com/aws/aws-sdk-go/internal/shareddefaults +github.com/aws/aws-sdk-go/aws/client +github.com/aws/aws-sdk-go/aws/client/metadata +github.com/aws/aws-sdk-go/aws/request +github.com/aws/aws-sdk-go/aws/corehandlers +github.com/aws/aws-sdk-go/aws/credentials/stscreds +github.com/aws/aws-sdk-go/aws/defaults +github.com/aws/aws-sdk-go/aws/awsutil +github.com/aws/aws-sdk-go/aws/signer/v4 +github.com/aws/aws-sdk-go/private/protocol +github.com/aws/aws-sdk-go/private/protocol/restxml +github.com/aws/aws-sdk-go/service/sts +github.com/aws/aws-sdk-go/aws/credentials/endpointcreds +github.com/aws/aws-sdk-go/private/protocol/rest +github.com/aws/aws-sdk-go/private/protocol/query +github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil +github.com/aws/aws-sdk-go/private/protocol/query/queryutil +# github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d +github.com/bgentry/go-netrc/netrc +# github.com/blang/semver v3.5.1+incompatible +github.com/blang/semver +# github.com/davecgh/go-spew v1.1.0 +github.com/davecgh/go-spew/spew +# github.com/go-ini/ini v1.23.1 +github.com/go-ini/ini +# github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce +github.com/hashicorp/errwrap +# github.com/hashicorp/go-cleanhttp v0.0.0-20170211013415-3573b8b52aa7 +github.com/hashicorp/go-cleanhttp +# github.com/hashicorp/go-getter v0.0.0-20170207215532-c3d66e76678d +github.com/hashicorp/go-getter +github.com/hashicorp/go-getter/helper/url +# github.com/hashicorp/go-multierror v0.0.0-20150916205742-d30f09973e19 +github.com/hashicorp/go-multierror +# github.com/hashicorp/go-plugin v0.0.0-20170217162722-f72692aebca2 +github.com/hashicorp/go-plugin +# github.com/hashicorp/go-uuid v0.0.0-20160120003506-36289988d83c +github.com/hashicorp/go-uuid +# github.com/hashicorp/go-version v0.0.0-20161031182605-e96d38404026 +github.com/hashicorp/go-version +# github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f +github.com/hashicorp/hcl +github.com/hashicorp/hcl/hcl/ast +github.com/hashicorp/hcl/hcl/parser +github.com/hashicorp/hcl/hcl/token +github.com/hashicorp/hcl/json/parser +github.com/hashicorp/hcl/hcl/scanner +github.com/hashicorp/hcl/hcl/strconv +github.com/hashicorp/hcl/json/scanner +github.com/hashicorp/hcl/json/token +# github.com/hashicorp/hil v0.0.0-20170512213305-fac2259da677 +github.com/hashicorp/hil +github.com/hashicorp/hil/ast +github.com/hashicorp/hil/parser +github.com/hashicorp/hil/scanner +# github.com/hashicorp/logutils v0.0.0-20150609070431-0dc08b1671f3 +github.com/hashicorp/logutils +# github.com/hashicorp/terraform v0.10.0 +github.com/hashicorp/terraform/plugin +github.com/hashicorp/terraform/helper/schema +github.com/hashicorp/terraform/terraform +github.com/hashicorp/terraform/plugin/discovery +github.com/hashicorp/terraform/config +github.com/hashicorp/terraform/helper/hashcode +github.com/hashicorp/terraform/config/module +github.com/hashicorp/terraform/dag +github.com/hashicorp/terraform/flatmap +github.com/hashicorp/terraform/helper/experiment +github.com/hashicorp/terraform/helper/hilmapstructure +github.com/hashicorp/terraform/helper/shadow +github.com/hashicorp/terraform/moduledeps +github.com/hashicorp/terraform/helper/resource +github.com/hashicorp/terraform/helper/config +github.com/hashicorp/terraform/helper/logging +# github.com/hashicorp/yamux v0.0.0-20160720233140-d1caa6c97c9f +github.com/hashicorp/yamux +# github.com/jmespath/go-jmespath v0.0.0-20160803190731-bd40a432e4c7 +github.com/jmespath/go-jmespath +# github.com/mitchellh/copystructure v0.0.0-20161013195342-5af94aef99f5 +github.com/mitchellh/copystructure +# github.com/mitchellh/go-homedir v0.0.0-20161203194507-b8bc1bf76747 +github.com/mitchellh/go-homedir +# github.com/mitchellh/hashstructure v0.0.0-20160209213820-6b17d669fac5 +github.com/mitchellh/hashstructure +# github.com/mitchellh/mapstructure v0.0.0-20170307201123-53818660ed49 +github.com/mitchellh/mapstructure +# github.com/mitchellh/reflectwalk v0.0.0-20161003174516-92573fe8d000 +github.com/mitchellh/reflectwalk +# github.com/satori/go.uuid v0.0.0-20160927100844-b061729afc07 +github.com/satori/go.uuid +# golang.org/x/crypto v0.0.0-20170808112155-b176d7def5d7 +golang.org/x/crypto/openpgp +golang.org/x/crypto/bcrypt +golang.org/x/crypto/openpgp/armor +golang.org/x/crypto/openpgp/errors +golang.org/x/crypto/openpgp/packet +golang.org/x/crypto/openpgp/s2k +golang.org/x/crypto/blowfish +golang.org/x/crypto/cast5 +golang.org/x/crypto/openpgp/elgamal +# golang.org/x/net v0.0.0-20170809000501-1c05540f6879 +golang.org/x/net/html +golang.org/x/net/html/atom -- cgit v1.2.3 From 15c0b25d011f37e7c20aeca9eaf461f78285b8d9 Mon Sep 17 00:00:00 2001 From: Alex Pilon Date: Fri, 22 Feb 2019 18:24:37 -0500 Subject: deps: github.com/hashicorp/terraform@sdk-v0.11-with-go-modules Updated via: go get github.com/hashicorp/terraform@sdk-v0.11-with-go-modules and go mod tidy --- vendor/modules.txt | 142 +++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 121 insertions(+), 21 deletions(-) (limited to 'vendor/modules.txt') diff --git a/vendor/modules.txt b/vendor/modules.txt index cc80a99..1813980 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,8 +1,14 @@ # github.com/DreamItGetIT/statuscake v0.0.0-20180728152938-85edefcbdaa3 github.com/DreamItGetIT/statuscake -# github.com/apparentlymart/go-cidr v0.0.0-20170418151526-7e4b007599d4 +# github.com/agext/levenshtein v1.2.1 +github.com/agext/levenshtein +# github.com/apparentlymart/go-cidr v0.0.0-20170616213631-2bd8b58cf427 github.com/apparentlymart/go-cidr/cidr -# github.com/aws/aws-sdk-go v1.8.34 +# github.com/apparentlymart/go-textseg v0.0.0-20170531203952-b836f5c4d331 +github.com/apparentlymart/go-textseg/textseg +# github.com/armon/go-radix v0.0.0-20160115234725-4239b77079c7 +github.com/armon/go-radix +# github.com/aws/aws-sdk-go v1.14.31 github.com/aws/aws-sdk-go/aws github.com/aws/aws-sdk-go/aws/credentials github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds @@ -11,45 +17,63 @@ github.com/aws/aws-sdk-go/aws/session github.com/aws/aws-sdk-go/service/s3 github.com/aws/aws-sdk-go/aws/awserr github.com/aws/aws-sdk-go/aws/endpoints +github.com/aws/aws-sdk-go/internal/sdkio github.com/aws/aws-sdk-go/internal/shareddefaults github.com/aws/aws-sdk-go/aws/client +github.com/aws/aws-sdk-go/internal/sdkuri github.com/aws/aws-sdk-go/aws/client/metadata -github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/aws/corehandlers +github.com/aws/aws-sdk-go/aws/request github.com/aws/aws-sdk-go/aws/credentials/stscreds +github.com/aws/aws-sdk-go/aws/csm github.com/aws/aws-sdk-go/aws/defaults github.com/aws/aws-sdk-go/aws/awsutil github.com/aws/aws-sdk-go/aws/signer/v4 github.com/aws/aws-sdk-go/private/protocol +github.com/aws/aws-sdk-go/private/protocol/eventstream +github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi +github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/restxml +github.com/aws/aws-sdk-go/internal/sdkrand github.com/aws/aws-sdk-go/service/sts github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -github.com/aws/aws-sdk-go/private/protocol/rest github.com/aws/aws-sdk-go/private/protocol/query github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/aws/aws-sdk-go/private/protocol/query/queryutil # github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d github.com/bgentry/go-netrc/netrc +# github.com/bgentry/speakeasy v0.0.0-20161015143505-675b82c74c0e +github.com/bgentry/speakeasy # github.com/blang/semver v3.5.1+incompatible github.com/blang/semver -# github.com/davecgh/go-spew v1.1.0 +# github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew/spew -# github.com/go-ini/ini v1.23.1 +# github.com/go-ini/ini v1.25.4 github.com/go-ini/ini +# github.com/golang/protobuf v1.2.0 +github.com/golang/protobuf/proto +github.com/golang/protobuf/ptypes +github.com/golang/protobuf/ptypes/any +github.com/golang/protobuf/ptypes/duration +github.com/golang/protobuf/ptypes/timestamp # github.com/hashicorp/errwrap v0.0.0-20141028054710-7554cd9344ce github.com/hashicorp/errwrap -# github.com/hashicorp/go-cleanhttp v0.0.0-20170211013415-3573b8b52aa7 +# github.com/hashicorp/go-cleanhttp v0.5.0 github.com/hashicorp/go-cleanhttp -# github.com/hashicorp/go-getter v0.0.0-20170207215532-c3d66e76678d +# github.com/hashicorp/go-getter v0.0.0-20180327010114-90bb99a48d86 github.com/hashicorp/go-getter github.com/hashicorp/go-getter/helper/url +# github.com/hashicorp/go-hclog v0.0.0-20170716174523-b4e5765d1e5f +github.com/hashicorp/go-hclog # github.com/hashicorp/go-multierror v0.0.0-20150916205742-d30f09973e19 github.com/hashicorp/go-multierror -# github.com/hashicorp/go-plugin v0.0.0-20170217162722-f72692aebca2 +# github.com/hashicorp/go-plugin v0.0.0-20180125190438-e53f54cbf51e github.com/hashicorp/go-plugin -# github.com/hashicorp/go-uuid v0.0.0-20160120003506-36289988d83c +# github.com/hashicorp/go-safetemp v0.0.0-20180326211150-b1a1dbde6fdc +github.com/hashicorp/go-safetemp +# github.com/hashicorp/go-uuid v1.0.0 github.com/hashicorp/go-uuid -# github.com/hashicorp/go-version v0.0.0-20161031182605-e96d38404026 +# github.com/hashicorp/go-version v1.0.0 github.com/hashicorp/go-version # github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f github.com/hashicorp/hcl @@ -61,47 +85,89 @@ github.com/hashicorp/hcl/hcl/scanner github.com/hashicorp/hcl/hcl/strconv github.com/hashicorp/hcl/json/scanner github.com/hashicorp/hcl/json/token -# github.com/hashicorp/hil v0.0.0-20170512213305-fac2259da677 +# github.com/hashicorp/hcl2 v0.0.0-20180308163058-5f8ed954abd8 +github.com/hashicorp/hcl2/gohcl +github.com/hashicorp/hcl2/hcl +github.com/hashicorp/hcl2/hclparse +github.com/hashicorp/hcl2/hcldec +github.com/hashicorp/hcl2/hcl/hclsyntax +github.com/hashicorp/hcl2/hcl/json +# github.com/hashicorp/hil v0.0.0-20170627220502-fa9f258a9250 github.com/hashicorp/hil github.com/hashicorp/hil/ast github.com/hashicorp/hil/parser github.com/hashicorp/hil/scanner # github.com/hashicorp/logutils v0.0.0-20150609070431-0dc08b1671f3 github.com/hashicorp/logutils -# github.com/hashicorp/terraform v0.10.0 +# github.com/hashicorp/terraform v0.11.12-beta1.0.20190214175014-182daa619826 github.com/hashicorp/terraform/plugin github.com/hashicorp/terraform/helper/schema github.com/hashicorp/terraform/terraform github.com/hashicorp/terraform/plugin/discovery github.com/hashicorp/terraform/config +github.com/hashicorp/terraform/config/configschema github.com/hashicorp/terraform/helper/hashcode github.com/hashicorp/terraform/config/module github.com/hashicorp/terraform/dag github.com/hashicorp/terraform/flatmap -github.com/hashicorp/terraform/helper/experiment github.com/hashicorp/terraform/helper/hilmapstructure -github.com/hashicorp/terraform/helper/shadow +github.com/hashicorp/terraform/httpclient github.com/hashicorp/terraform/moduledeps +github.com/hashicorp/terraform/tfdiags +github.com/hashicorp/terraform/version github.com/hashicorp/terraform/helper/resource +github.com/hashicorp/terraform/config/hcl2shim +github.com/hashicorp/terraform/registry +github.com/hashicorp/terraform/registry/regsrc +github.com/hashicorp/terraform/registry/response +github.com/hashicorp/terraform/svchost/disco github.com/hashicorp/terraform/helper/config github.com/hashicorp/terraform/helper/logging +github.com/hashicorp/terraform/svchost +github.com/hashicorp/terraform/svchost/auth # github.com/hashicorp/yamux v0.0.0-20160720233140-d1caa6c97c9f github.com/hashicorp/yamux # github.com/jmespath/go-jmespath v0.0.0-20160803190731-bd40a432e4c7 github.com/jmespath/go-jmespath -# github.com/mitchellh/copystructure v0.0.0-20161013195342-5af94aef99f5 +# github.com/mattn/go-isatty v0.0.0-20161123143637-30a891c33c7c +github.com/mattn/go-isatty +# github.com/mitchellh/cli v0.0.0-20171129193617-33edc47170b5 +github.com/mitchellh/cli +# github.com/mitchellh/copystructure v0.0.0-20170525013902-d23ffcb85de3 github.com/mitchellh/copystructure # github.com/mitchellh/go-homedir v0.0.0-20161203194507-b8bc1bf76747 github.com/mitchellh/go-homedir +# github.com/mitchellh/go-testing-interface v0.0.0-20170730050907-9a441910b168 +github.com/mitchellh/go-testing-interface +# github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 +github.com/mitchellh/go-wordwrap # github.com/mitchellh/hashstructure v0.0.0-20160209213820-6b17d669fac5 github.com/mitchellh/hashstructure # github.com/mitchellh/mapstructure v0.0.0-20170307201123-53818660ed49 github.com/mitchellh/mapstructure -# github.com/mitchellh/reflectwalk v0.0.0-20161003174516-92573fe8d000 +# github.com/mitchellh/reflectwalk v0.0.0-20170726202117-63d60e9d0dbc github.com/mitchellh/reflectwalk -# github.com/satori/go.uuid v0.0.0-20160927100844-b061729afc07 -github.com/satori/go.uuid -# golang.org/x/crypto v0.0.0-20170808112155-b176d7def5d7 +# github.com/oklog/run v1.0.0 +github.com/oklog/run +# github.com/posener/complete v0.0.0-20171219111128-6bee943216c8 +github.com/posener/complete +github.com/posener/complete/cmd/install +github.com/posener/complete/cmd +github.com/posener/complete/match +# github.com/ulikunitz/xz v0.5.4 +github.com/ulikunitz/xz +github.com/ulikunitz/xz/internal/xlog +github.com/ulikunitz/xz/lzma +github.com/ulikunitz/xz/internal/hash +# github.com/zclconf/go-cty v0.0.0-20180302160414-49fa5e03c418 +github.com/zclconf/go-cty/cty +github.com/zclconf/go-cty/cty/convert +github.com/zclconf/go-cty/cty/function +github.com/zclconf/go-cty/cty/function/stdlib +github.com/zclconf/go-cty/cty/set +github.com/zclconf/go-cty/cty/gocty +github.com/zclconf/go-cty/cty/json +# golang.org/x/crypto v0.0.0-20180211211603-9de5f2eaf759 golang.org/x/crypto/openpgp golang.org/x/crypto/bcrypt golang.org/x/crypto/openpgp/armor @@ -111,6 +177,40 @@ golang.org/x/crypto/openpgp/s2k golang.org/x/crypto/blowfish golang.org/x/crypto/cast5 golang.org/x/crypto/openpgp/elgamal -# golang.org/x/net v0.0.0-20170809000501-1c05540f6879 +# golang.org/x/net v0.0.0-20171004034648-a04bdaca5b32 +golang.org/x/net/context golang.org/x/net/html +golang.org/x/net/http2 +golang.org/x/net/trace golang.org/x/net/html/atom +golang.org/x/net/http2/hpack +golang.org/x/net/idna +golang.org/x/net/lex/httplex +golang.org/x/net/internal/timeseries +# golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 +golang.org/x/sys/unix +# golang.org/x/text v0.3.0 +golang.org/x/text/unicode/norm +golang.org/x/text/transform +golang.org/x/text/secure/bidirule +golang.org/x/text/unicode/bidi +# google.golang.org/genproto v0.0.0-20171002232614-f676e0f3ac63 +google.golang.org/genproto/googleapis/rpc/status +# google.golang.org/grpc v0.0.0-20170809211603-7657092a1303 +google.golang.org/grpc +google.golang.org/grpc/credentials +google.golang.org/grpc/health +google.golang.org/grpc/health/grpc_health_v1 +google.golang.org/grpc/codes +google.golang.org/grpc/connectivity +google.golang.org/grpc/grpclb/grpc_lb_v1 +google.golang.org/grpc/grpclog +google.golang.org/grpc/internal +google.golang.org/grpc/keepalive +google.golang.org/grpc/metadata +google.golang.org/grpc/naming +google.golang.org/grpc/peer +google.golang.org/grpc/stats +google.golang.org/grpc/status +google.golang.org/grpc/tap +google.golang.org/grpc/transport -- cgit v1.2.3