@@ -6,13 +6,13 @@ require (
6
6
github.com/dave/dst v0.27.3
7
7
github.com/google/go-cmp v0.6.0
8
8
github.com/hashicorp/hcl/v2 v2.19.1
9
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.29 .0
9
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.32 .0
10
10
github.com/terraform-linters/tflint-plugin-sdk v0.18.0
11
11
google.golang.org/api v0.150.0
12
12
)
13
13
14
14
require (
15
- cloud.google.com/go/compute v1.23.1 // indirect
15
+ cloud.google.com/go/compute v1.23.3 // indirect
16
16
cloud.google.com/go/compute/metadata v0.2.3 // indirect
17
17
github.com/agext/levenshtein v1.2.2 // indirect
18
18
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
@@ -23,17 +23,15 @@ require (
23
23
github.com/google/uuid v1.4.0 // indirect
24
24
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
25
25
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
26
- github.com/hashicorp/errwrap v1.0.0 // indirect
27
26
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
28
27
github.com/hashicorp/go-hclog v1.5.0 // indirect
29
- github.com/hashicorp/go-multierror v1.1.1 // indirect
30
- github.com/hashicorp/go-plugin v1.5.1 // indirect
28
+ github.com/hashicorp/go-plugin v1.6.0 // indirect
31
29
github.com/hashicorp/go-uuid v1.0.3 // indirect
32
30
github.com/hashicorp/go-version v1.6.0 // indirect
33
31
github.com/hashicorp/logutils v1.0.0 // indirect
34
- github.com/hashicorp/terraform-plugin-go v0.19 .0 // indirect
32
+ github.com/hashicorp/terraform-plugin-go v0.21 .0 // indirect
35
33
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
36
- github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
34
+ github.com/hashicorp/yamux v0.1.1 // indirect
37
35
github.com/mattn/go-colorable v0.1.12 // indirect
38
36
github.com/mattn/go-isatty v0.0.14 // indirect
39
37
github.com/mitchellh/copystructure v1.2.0 // indirect
@@ -43,19 +41,19 @@ require (
43
41
github.com/mitchellh/reflectwalk v1.0.2 // indirect
44
42
github.com/oklog/run v1.0.0 // indirect
45
43
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
46
- github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
44
+ github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
47
45
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
48
- github.com/zclconf/go-cty v1.14.0 // indirect
46
+ github.com/zclconf/go-cty v1.14.2 // indirect
49
47
go.opencensus.io v0.24.0 // indirect
50
- golang.org/x/crypto v0.14 .0 // indirect
51
- golang.org/x/mod v0.12 .0 // indirect
52
- golang.org/x/net v0.17 .0 // indirect
53
- golang.org/x/oauth2 v0.13 .0 // indirect
54
- golang.org/x/sys v0.13 .0 // indirect
55
- golang.org/x/text v0.13 .0 // indirect
56
- golang.org/x/tools v0.11 .0 // indirect
57
- google.golang.org/appengine v1.6.7 // indirect
58
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231030173426-d783a09b4405 // indirect
59
- google.golang.org/grpc v1.59 .0 // indirect
60
- google.golang.org/protobuf v1.31 .0 // indirect
48
+ golang.org/x/crypto v0.18 .0 // indirect
49
+ golang.org/x/mod v0.14 .0 // indirect
50
+ golang.org/x/net v0.18 .0 // indirect
51
+ golang.org/x/oauth2 v0.14 .0 // indirect
52
+ golang.org/x/sys v0.16 .0 // indirect
53
+ golang.org/x/text v0.14 .0 // indirect
54
+ golang.org/x/tools v0.13 .0 // indirect
55
+ google.golang.org/appengine v1.6.8 // indirect
56
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20231106174013-bbf56f31fb17 // indirect
57
+ google.golang.org/grpc v1.61 .0 // indirect
58
+ google.golang.org/protobuf v1.32 .0 // indirect
61
59
)
0 commit comments