aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/modules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt31
1 files changed, 20 insertions, 11 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index b1009a7..7ad0c02 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -6,7 +6,7 @@ cloud.google.com/go/internal/optional
6cloud.google.com/go/internal/trace 6cloud.google.com/go/internal/trace
7cloud.google.com/go/internal/version 7cloud.google.com/go/internal/version
8cloud.google.com/go/compute/metadata 8cloud.google.com/go/compute/metadata
9# github.com/DreamItGetIT/statuscake v0.0.0-20190218105717-471b24d8edfb 9# github.com/DreamItGetIT/statuscake v0.0.0-20190809134845-9d26ad75405b
10github.com/DreamItGetIT/statuscake 10github.com/DreamItGetIT/statuscake
11# github.com/agext/levenshtein v1.2.2 11# github.com/agext/levenshtein v1.2.2
12github.com/agext/levenshtein 12github.com/agext/levenshtein
@@ -16,7 +16,7 @@ github.com/apparentlymart/go-cidr/cidr
16github.com/apparentlymart/go-textseg/textseg 16github.com/apparentlymart/go-textseg/textseg
17# github.com/armon/go-radix v1.0.0 17# github.com/armon/go-radix v1.0.0
18github.com/armon/go-radix 18github.com/armon/go-radix
19# github.com/aws/aws-sdk-go v1.19.18 19# github.com/aws/aws-sdk-go v1.21.7
20github.com/aws/aws-sdk-go/aws 20github.com/aws/aws-sdk-go/aws
21github.com/aws/aws-sdk-go/aws/credentials 21github.com/aws/aws-sdk-go/aws/credentials
22github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds 22github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds
@@ -29,10 +29,10 @@ github.com/aws/aws-sdk-go/internal/sdkio
29github.com/aws/aws-sdk-go/internal/ini 29github.com/aws/aws-sdk-go/internal/ini
30github.com/aws/aws-sdk-go/internal/shareddefaults 30github.com/aws/aws-sdk-go/internal/shareddefaults
31github.com/aws/aws-sdk-go/aws/client 31github.com/aws/aws-sdk-go/aws/client
32github.com/aws/aws-sdk-go/aws/request
32github.com/aws/aws-sdk-go/internal/sdkuri 33github.com/aws/aws-sdk-go/internal/sdkuri
33github.com/aws/aws-sdk-go/aws/client/metadata 34github.com/aws/aws-sdk-go/aws/client/metadata
34github.com/aws/aws-sdk-go/aws/corehandlers 35github.com/aws/aws-sdk-go/aws/corehandlers
35github.com/aws/aws-sdk-go/aws/request
36github.com/aws/aws-sdk-go/aws/credentials/processcreds 36github.com/aws/aws-sdk-go/aws/credentials/processcreds
37github.com/aws/aws-sdk-go/aws/credentials/stscreds 37github.com/aws/aws-sdk-go/aws/credentials/stscreds
38github.com/aws/aws-sdk-go/aws/csm 38github.com/aws/aws-sdk-go/aws/csm
@@ -45,11 +45,13 @@ github.com/aws/aws-sdk-go/private/protocol/eventstream
45github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi 45github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi
46github.com/aws/aws-sdk-go/private/protocol/rest 46github.com/aws/aws-sdk-go/private/protocol/rest
47github.com/aws/aws-sdk-go/private/protocol/restxml 47github.com/aws/aws-sdk-go/private/protocol/restxml
48github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
48github.com/aws/aws-sdk-go/internal/sdkrand 49github.com/aws/aws-sdk-go/internal/sdkrand
49github.com/aws/aws-sdk-go/service/sts 50github.com/aws/aws-sdk-go/service/sts
51github.com/aws/aws-sdk-go/service/sts/stsiface
50github.com/aws/aws-sdk-go/aws/credentials/endpointcreds 52github.com/aws/aws-sdk-go/aws/credentials/endpointcreds
51github.com/aws/aws-sdk-go/private/protocol/query 53github.com/aws/aws-sdk-go/private/protocol/query
52github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil 54github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
53github.com/aws/aws-sdk-go/private/protocol/query/queryutil 55github.com/aws/aws-sdk-go/private/protocol/query/queryutil
54# github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d 56# github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
55github.com/bgentry/go-netrc/netrc 57github.com/bgentry/go-netrc/netrc
@@ -68,25 +70,28 @@ github.com/golang/protobuf/ptypes/any
68github.com/golang/protobuf/ptypes/duration 70github.com/golang/protobuf/ptypes/duration
69github.com/golang/protobuf/ptypes/timestamp 71github.com/golang/protobuf/ptypes/timestamp
70github.com/golang/protobuf/protoc-gen-go/descriptor 72github.com/golang/protobuf/protoc-gen-go/descriptor
71# github.com/google/go-cmp v0.2.0 73# github.com/google/go-cmp v0.3.0
72github.com/google/go-cmp/cmp 74github.com/google/go-cmp/cmp
73github.com/google/go-cmp/cmp/internal/diff 75github.com/google/go-cmp/cmp/internal/diff
76github.com/google/go-cmp/cmp/internal/flags
74github.com/google/go-cmp/cmp/internal/function 77github.com/google/go-cmp/cmp/internal/function
75github.com/google/go-cmp/cmp/internal/value 78github.com/google/go-cmp/cmp/internal/value
79# github.com/google/go-querystring v1.0.0
80github.com/google/go-querystring/query
76# github.com/googleapis/gax-go/v2 v2.0.3 81# github.com/googleapis/gax-go/v2 v2.0.3
77github.com/googleapis/gax-go/v2 82github.com/googleapis/gax-go/v2
78# github.com/hashicorp/errwrap v1.0.0 83# github.com/hashicorp/errwrap v1.0.0
79github.com/hashicorp/errwrap 84github.com/hashicorp/errwrap
80# github.com/hashicorp/go-cleanhttp v0.5.0 85# github.com/hashicorp/go-cleanhttp v0.5.0
81github.com/hashicorp/go-cleanhttp 86github.com/hashicorp/go-cleanhttp
82# github.com/hashicorp/go-getter v1.3.0 87# github.com/hashicorp/go-getter v1.3.1-0.20190627223108-da0323b9545e
83github.com/hashicorp/go-getter 88github.com/hashicorp/go-getter
84github.com/hashicorp/go-getter/helper/url 89github.com/hashicorp/go-getter/helper/url
85# github.com/hashicorp/go-hclog v0.0.0-20181001195459-61d530d6c27f 90# github.com/hashicorp/go-hclog v0.0.0-20181001195459-61d530d6c27f
86github.com/hashicorp/go-hclog 91github.com/hashicorp/go-hclog
87# github.com/hashicorp/go-multierror v1.0.0 92# github.com/hashicorp/go-multierror v1.0.0
88github.com/hashicorp/go-multierror 93github.com/hashicorp/go-multierror
89# github.com/hashicorp/go-plugin v1.0.1-0.20190430211030-5692942914bb 94# github.com/hashicorp/go-plugin v1.0.1-0.20190610192547-a1bc61569a26
90github.com/hashicorp/go-plugin 95github.com/hashicorp/go-plugin
91github.com/hashicorp/go-plugin/internal/plugin 96github.com/hashicorp/go-plugin/internal/plugin
92# github.com/hashicorp/go-safetemp v1.0.0 97# github.com/hashicorp/go-safetemp v1.0.0
@@ -105,7 +110,7 @@ github.com/hashicorp/hcl/hcl/scanner
105github.com/hashicorp/hcl/hcl/strconv 110github.com/hashicorp/hcl/hcl/strconv
106github.com/hashicorp/hcl/json/scanner 111github.com/hashicorp/hcl/json/scanner
107github.com/hashicorp/hcl/json/token 112github.com/hashicorp/hcl/json/token
108# github.com/hashicorp/hcl2 v0.0.0-20190515223218-4b22149b7cef 113# github.com/hashicorp/hcl2 v0.0.0-20190725010614-0c3fe388e450
109github.com/hashicorp/hcl2/hcl 114github.com/hashicorp/hcl2/hcl
110github.com/hashicorp/hcl2/hcl/hclsyntax 115github.com/hashicorp/hcl2/hcl/hclsyntax
111github.com/hashicorp/hcl2/hcldec 116github.com/hashicorp/hcl2/hcldec
@@ -123,7 +128,7 @@ github.com/hashicorp/hil/parser
123github.com/hashicorp/hil/scanner 128github.com/hashicorp/hil/scanner
124# github.com/hashicorp/logutils v1.0.0 129# github.com/hashicorp/logutils v1.0.0
125github.com/hashicorp/logutils 130github.com/hashicorp/logutils
126# github.com/hashicorp/terraform v0.12.0 131# github.com/hashicorp/terraform v0.12.6
127github.com/hashicorp/terraform/plugin 132github.com/hashicorp/terraform/plugin
128github.com/hashicorp/terraform/helper/schema 133github.com/hashicorp/terraform/helper/schema
129github.com/hashicorp/terraform/terraform 134github.com/hashicorp/terraform/terraform
@@ -204,6 +209,8 @@ github.com/posener/complete
204github.com/posener/complete/cmd/install 209github.com/posener/complete/cmd/install
205github.com/posener/complete/cmd 210github.com/posener/complete/cmd
206github.com/posener/complete/match 211github.com/posener/complete/match
212# github.com/satori/go.uuid v1.2.0
213github.com/satori/go.uuid
207# github.com/spf13/afero v1.2.1 214# github.com/spf13/afero v1.2.1
208github.com/spf13/afero 215github.com/spf13/afero
209github.com/spf13/afero/mem 216github.com/spf13/afero/mem
@@ -215,7 +222,7 @@ github.com/ulikunitz/xz/internal/hash
215# github.com/vmihailenco/msgpack v4.0.1+incompatible 222# github.com/vmihailenco/msgpack v4.0.1+incompatible
216github.com/vmihailenco/msgpack 223github.com/vmihailenco/msgpack
217github.com/vmihailenco/msgpack/codes 224github.com/vmihailenco/msgpack/codes
218# github.com/zclconf/go-cty v0.0.0-20190516203816-4fecf87372ec 225# github.com/zclconf/go-cty v1.0.1-0.20190708163926-19588f92a98f
219github.com/zclconf/go-cty/cty 226github.com/zclconf/go-cty/cty
220github.com/zclconf/go-cty/cty/msgpack 227github.com/zclconf/go-cty/cty/msgpack
221github.com/zclconf/go-cty/cty/convert 228github.com/zclconf/go-cty/cty/convert
@@ -224,6 +231,8 @@ github.com/zclconf/go-cty/cty/gocty
224github.com/zclconf/go-cty/cty/set 231github.com/zclconf/go-cty/cty/set
225github.com/zclconf/go-cty/cty/function 232github.com/zclconf/go-cty/cty/function
226github.com/zclconf/go-cty/cty/function/stdlib 233github.com/zclconf/go-cty/cty/function/stdlib
234# github.com/zclconf/go-cty-yaml v1.0.1
235github.com/zclconf/go-cty-yaml
227# go.opencensus.io v0.18.0 236# go.opencensus.io v0.18.0
228go.opencensus.io/trace 237go.opencensus.io/trace
229go.opencensus.io/plugin/ochttp 238go.opencensus.io/plugin/ochttp
@@ -239,7 +248,7 @@ go.opencensus.io/trace/propagation
239go.opencensus.io 248go.opencensus.io
240go.opencensus.io/stats/internal 249go.opencensus.io/stats/internal
241go.opencensus.io/internal/tagencoding 250go.opencensus.io/internal/tagencoding
242# golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734 251# golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
243golang.org/x/crypto/openpgp 252golang.org/x/crypto/openpgp
244golang.org/x/crypto/bcrypt 253golang.org/x/crypto/bcrypt
245golang.org/x/crypto/openpgp/armor 254golang.org/x/crypto/openpgp/armor