@@ -55,8 +55,8 @@ require (
55
55
// versions.
56
56
github.com/hashicorp/go-discover v0.0.0-20220621183603-a413e131e836
57
57
github.com/hashicorp/go-envparse v0.0.0-20180119215841-310ca1881b22
58
- github.com/hashicorp/go-getter v1.6.1
59
- github.com/hashicorp/go-hclog v1.2.2
58
+ github.com/hashicorp/go-getter v1.7.0
59
+ github.com/hashicorp/go-hclog v1.3.1
60
60
github.com/hashicorp/go-immutable-radix v1.3.1
61
61
github.com/hashicorp/go-memdb v1.3.4
62
62
github.com/hashicorp/go-msgpack v1.1.5
@@ -68,7 +68,7 @@ require (
68
68
github.com/hashicorp/go-sockaddr v1.0.2
69
69
github.com/hashicorp/go-syslog v1.0.0
70
70
github.com/hashicorp/go-uuid v1.0.2
71
- github.com/hashicorp/go-version v1.4 .0
71
+ github.com/hashicorp/go-version v1.6 .0
72
72
github.com/hashicorp/golang-lru v0.5.4
73
73
github.com/hashicorp/hcl v1.0.1-vault-3
74
74
github.com/hashicorp/hcl/v2 v2.9.2-0.20210407182552-eb14f8319bdc
@@ -119,20 +119,25 @@ require (
119
119
go.uber.org/goleak v1.1.12
120
120
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
121
121
golang.org/x/exp v0.0.0-20220921164117-439092de6870
122
- golang.org/x/net v0.1.0
123
- golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
124
122
golang.org/x/sys v0.2.0
125
123
golang.org/x/time v0.0.0-20220224211638-0e9765cccd65
126
- google.golang.org/grpc v1.45.0
124
+ google.golang.org/grpc v1.50.1
127
125
google.golang.org/protobuf v1.28.1
128
126
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
129
127
gopkg.in/tomb.v2 v2.0.0-20140626144623-14b3d72120e8
130
128
oss.indeed.com/go/libtime v1.6.0
131
129
)
132
130
133
131
require (
134
- cloud.google.com/go v0.97.0 // indirect
135
- cloud.google.com/go/storage v1.18.2 // indirect
132
+ golang.org/x/net v0.1.0
133
+ golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0
134
+ )
135
+
136
+ require (
137
+ cloud.google.com/go v0.104.0 // indirect
138
+ cloud.google.com/go/compute v1.10.0 // indirect
139
+ cloud.google.com/go/iam v0.5.0 // indirect
140
+ cloud.google.com/go/storage v1.27.0 // indirect
136
141
github.com/Azure/azure-sdk-for-go v56.3.0+incompatible // indirect
137
142
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
138
143
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
@@ -165,30 +170,24 @@ require (
165
170
github.com/bmatcuk/doublestar v1.1.5 // indirect
166
171
github.com/boltdb/bolt v1.3.1 // indirect
167
172
github.com/cenkalti/backoff/v3 v3.2.2 // indirect
168
- github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
169
173
github.com/cespare/xxhash/v2 v2.1.2 // indirect
170
174
github.com/checkpoint-restore/go-criu/v5 v5.3.0 // indirect
171
175
github.com/cheggaaa/pb/v3 v3.0.5 // indirect
172
176
github.com/cilium/ebpf v0.8.1 // indirect
173
177
github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible // indirect
174
178
github.com/circonus-labs/circonusllhist v0.1.3 // indirect
175
- github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4 // indirect
176
- github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1 // indirect
177
- github.com/containerd/cgroups v1.0.2 // indirect
178
- github.com/containerd/console v1.0.3 // indirect
179
- github.com/containerd/containerd v1.5.9 // indirect
179
+ github.com/containerd/cgroups v1.0.1 // indirect
180
+ github.com/containerd/console v1.0.2 // indirect
181
+ github.com/containerd/containerd v1.5.1 // indirect
180
182
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
181
- github.com/cyphar/filepath-securejoin v0.2.3 // indirect
183
+ github.com/cyphar/filepath-securejoin v0.2.2 // indirect
182
184
github.com/davecgh/go-spew v1.1.1 // indirect
183
185
github.com/denverdino/aliyungo v0.0.0-20190125010748-a747050bb1ba // indirect
184
186
github.com/digitalocean/godo v1.10.0 // indirect
185
187
github.com/dimchansky/utfbom v1.1.0 // indirect
186
- github.com/docker/docker-credential-helpers v0.6.4 // indirect
188
+ github.com/docker/docker-credential-helpers v0.7.0 // indirect
187
189
github.com/docker/go-connections v0.4.0 // indirect
188
190
github.com/docker/go-metrics v0.0.1 // indirect
189
- github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
190
- github.com/envoyproxy/go-control-plane v0.10.0 // indirect
191
- github.com/envoyproxy/protoc-gen-validate v0.6.2 // indirect
192
191
github.com/felixge/httpsnoop v1.0.1 // indirect
193
192
github.com/go-ole/go-ole v1.2.6 // indirect
194
193
github.com/godbus/dbus/v5 v5.1.0 // indirect
@@ -199,7 +198,8 @@ require (
199
198
github.com/google/btree v1.0.0 // indirect
200
199
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 // indirect
201
200
github.com/google/uuid v1.3.0 // indirect
202
- github.com/googleapis/gax-go/v2 v2.1.1 // indirect
201
+ github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
202
+ github.com/googleapis/gax-go/v2 v2.6.0 // indirect
203
203
github.com/gookit/color v1.3.1 // indirect
204
204
github.com/gophercloud/gophercloud v0.1.0 // indirect
205
205
github.com/gorilla/mux v1.8.0 // indirect
@@ -220,7 +220,7 @@ require (
220
220
github.com/jefferai/isbadcipher v0.0.0-20190226160619-51d2077c035f // indirect
221
221
github.com/jmespath/go-jmespath v0.4.0 // indirect
222
222
github.com/joyent/triton-go v0.0.0-20190112182421-51ffac552869 // indirect
223
- github.com/klauspost/compress v1.13.6 // indirect
223
+ github.com/klauspost/compress v1.15.11 // indirect
224
224
github.com/linode/linodego v0.7.1 // indirect
225
225
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
226
226
github.com/mattn/go-isatty v0.0.16 // indirect
@@ -268,14 +268,14 @@ require (
268
268
go.opencensus.io v0.23.0 // indirect
269
269
go.uber.org/atomic v1.9.0 // indirect
270
270
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
271
- golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
271
+ golang.org/x/oauth2 v0.1.0 // indirect
272
272
golang.org/x/term v0.1.0 // indirect
273
273
golang.org/x/text v0.4.0 // indirect
274
274
golang.org/x/tools v0.1.12 // indirect
275
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
276
- google.golang.org/api v0.60 .0 // indirect
275
+ golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
276
+ google.golang.org/api v0.100 .0 // indirect
277
277
google.golang.org/appengine v1.6.7 // indirect
278
- google.golang.org/genproto v0.0.0-20220314164441-57ef72a4c106 // indirect
278
+ google.golang.org/genproto v0.0.0-20221025140454-527a21cfbd71 // indirect
279
279
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
280
280
gopkg.in/fsnotify.v1 v1.4.7 // indirect
281
281
gopkg.in/resty.v1 v1.12.0 // indirect
0 commit comments