diff options
author | Alexandre Garand <alexandre.garand@fretlink.com> | 2019-06-27 15:32:22 +0200 |
---|---|---|
committer | Alexandre Garand <alexandre.garand@fretlink.com> | 2019-06-27 15:44:54 +0200 |
commit | 7899b1039403821c5d03eff95e0e58fdbafe1f0a (patch) | |
tree | 772eb592d2ef50866a7de9a8d903881c7aadd11e /vendor | |
parent | 1a77fed162947c5e49268edc216e080a35ef42a5 (diff) | |
download | terraform-provider-statuscake-7899b1039403821c5d03eff95e0e58fdbafe1f0a.tar.gz terraform-provider-statuscake-7899b1039403821c5d03eff95e0e58fdbafe1f0a.tar.zst terraform-provider-statuscake-7899b1039403821c5d03eff95e0e58fdbafe1f0a.zip |
Update go modules dependencies
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index b1009a7..d93cd37 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt | |||
@@ -6,7 +6,7 @@ cloud.google.com/go/internal/optional | |||
6 | cloud.google.com/go/internal/trace | 6 | cloud.google.com/go/internal/trace |
7 | cloud.google.com/go/internal/version | 7 | cloud.google.com/go/internal/version |
8 | cloud.google.com/go/compute/metadata | 8 | cloud.google.com/go/compute/metadata |
9 | # github.com/DreamItGetIT/statuscake v0.0.0-20190218105717-471b24d8edfb | 9 | # github.com/DreamItGetIT/statuscake v0.0.0-20190625125909-fc745efe187b |
10 | github.com/DreamItGetIT/statuscake | 10 | github.com/DreamItGetIT/statuscake |
11 | # github.com/agext/levenshtein v1.2.2 | 11 | # github.com/agext/levenshtein v1.2.2 |
12 | github.com/agext/levenshtein | 12 | github.com/agext/levenshtein |
@@ -73,6 +73,8 @@ github.com/google/go-cmp/cmp | |||
73 | github.com/google/go-cmp/cmp/internal/diff | 73 | github.com/google/go-cmp/cmp/internal/diff |
74 | github.com/google/go-cmp/cmp/internal/function | 74 | github.com/google/go-cmp/cmp/internal/function |
75 | github.com/google/go-cmp/cmp/internal/value | 75 | github.com/google/go-cmp/cmp/internal/value |
76 | # github.com/google/go-querystring v1.0.0 | ||
77 | github.com/google/go-querystring/query | ||
76 | # github.com/googleapis/gax-go/v2 v2.0.3 | 78 | # github.com/googleapis/gax-go/v2 v2.0.3 |
77 | github.com/googleapis/gax-go/v2 | 79 | github.com/googleapis/gax-go/v2 |
78 | # github.com/hashicorp/errwrap v1.0.0 | 80 | # github.com/hashicorp/errwrap v1.0.0 |