@@ -11,38 +11,38 @@ require (
11
11
github.com/hashicorp/terraform-plugin-framework v1.6.1
12
12
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
13
13
github.com/hashicorp/terraform-plugin-go v0.22.0
14
- github.com/hashicorp/terraform-plugin-testing v1.6 .0
14
+ github.com/hashicorp/terraform-plugin-testing v1.7 .0
15
15
golang.org/x/crypto v0.21.0
16
16
)
17
17
18
18
require (
19
- github.com/ProtonMail/go-crypto v0.0 .0-20230828082145-3c4c8a2d2371 // indirect
19
+ github.com/ProtonMail/go-crypto v1.1 .0-alpha.0 // indirect
20
20
github.com/agext/levenshtein v1.2.2 // indirect
21
21
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
22
22
github.com/cloudflare/circl v1.3.7 // indirect
23
- github.com/fatih/color v1.13 .0 // indirect
23
+ github.com/fatih/color v1.16 .0 // indirect
24
24
github.com/golang/protobuf v1.5.3 // indirect
25
25
github.com/hashicorp/errwrap v1.1.0 // indirect
26
26
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
27
27
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
28
28
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
29
- github.com/hashicorp/go-hclog v1.5.0 // indirect
29
+ github.com/hashicorp/go-hclog v1.6.2 // indirect
30
30
github.com/hashicorp/go-multierror v1.1.1 // indirect
31
31
github.com/hashicorp/go-plugin v1.6.0 // indirect
32
32
github.com/hashicorp/go-version v1.6.0 // indirect
33
- github.com/hashicorp/hc-install v0.6.1 // indirect
34
- github.com/hashicorp/hcl/v2 v2.19.1 // indirect
33
+ github.com/hashicorp/hc-install v0.6.3 // indirect
34
+ github.com/hashicorp/hcl/v2 v2.20.0 // indirect
35
35
github.com/hashicorp/logutils v1.0.0 // indirect
36
- github.com/hashicorp/terraform-exec v0.19 .0 // indirect
37
- github.com/hashicorp/terraform-json v0.18 .0 // indirect
36
+ github.com/hashicorp/terraform-exec v0.20 .0 // indirect
37
+ github.com/hashicorp/terraform-json v0.21 .0 // indirect
38
38
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
39
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.30 .0 // indirect
39
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.33 .0 // indirect
40
40
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
41
41
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
42
42
github.com/hashicorp/yamux v0.1.1 // indirect
43
43
github.com/kr/pretty v0.3.0 // indirect
44
44
github.com/mattn/go-colorable v0.1.13 // indirect
45
- github.com/mattn/go-isatty v0.0.16 // indirect
45
+ github.com/mattn/go-isatty v0.0.20 // indirect
46
46
github.com/mitchellh/copystructure v1.2.0 // indirect
47
47
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
48
48
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
@@ -52,12 +52,12 @@ require (
52
52
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
53
53
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
54
54
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
55
- github.com/zclconf/go-cty v1.14.1 // indirect
56
- golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819 // indirect
57
- golang.org/x/mod v0.13.0 // indirect
55
+ github.com/zclconf/go-cty v1.14.3 // indirect
56
+ golang.org/x/mod v0.15.0 // indirect
58
57
golang.org/x/net v0.21.0 // indirect
59
58
golang.org/x/sys v0.18.0 // indirect
60
59
golang.org/x/text v0.14.0 // indirect
60
+ golang.org/x/tools v0.13.0 // indirect
61
61
google.golang.org/appengine v1.6.8 // indirect
62
62
google.golang.org/genproto/googleapis/rpc v0.0.0-20231106174013-bbf56f31fb17 // indirect
63
63
google.golang.org/grpc v1.61.1 // indirect
0 commit comments