@@ -32,8 +32,8 @@ require (
32
32
github.com/Masterminds/goutils v1.1.1 // indirect
33
33
github.com/Masterminds/semver/v3 v3.2.0 // indirect
34
34
github.com/Masterminds/sprig/v3 v3.2.3 // indirect
35
- github.com/ProtonMail/go-crypto v1.1.3 // indirect
36
- github.com/agext/levenshtein v1.2.2 // indirect
35
+ github.com/ProtonMail/go-crypto v1.1.6 // indirect
36
+ github.com/agext/levenshtein v1.2.3 // indirect
37
37
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
38
38
github.com/armon/go-radix v1.0.0 // indirect
39
39
github.com/bgentry/speakeasy v0.1.0 // indirect
@@ -54,14 +54,14 @@ require (
54
54
github.com/hashicorp/go-plugin v1.7.0 // indirect
55
55
github.com/hashicorp/go-uuid v1.0.3 // indirect
56
56
github.com/hashicorp/go-version v1.7.0 // indirect
57
- github.com/hashicorp/hc-install v0.9.1 // indirect
58
- github.com/hashicorp/hcl/v2 v2.23 .0 // indirect
57
+ github.com/hashicorp/hc-install v0.9.2 // indirect
58
+ github.com/hashicorp/hcl/v2 v2.24 .0 // indirect
59
59
github.com/hashicorp/logutils v1.0.0 // indirect
60
- github.com/hashicorp/terraform-exec v0.22.0 // indirect
61
- github.com/hashicorp/terraform-json v0.24.0 // indirect
60
+ github.com/hashicorp/terraform-exec v0.23.1 // indirect
61
+ github.com/hashicorp/terraform-json v0.27.1 // indirect
62
62
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0
63
63
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
64
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.36 .1 // indirect
64
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.38 .1 // indirect
65
65
github.com/hashicorp/terraform-registry-address v0.4.0 // indirect
66
66
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
67
67
github.com/hashicorp/yamux v0.1.2 // indirect
@@ -71,7 +71,7 @@ require (
71
71
github.com/mattn/go-isatty v0.0.20 // indirect
72
72
github.com/mitchellh/copystructure v1.2.0 // indirect
73
73
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
74
- github.com/mitchellh/go-wordwrap v1.0.0 // indirect
74
+ github.com/mitchellh/go-wordwrap v1.0.1 // indirect
75
75
github.com/mitchellh/mapstructure v1.5.0 // indirect
76
76
github.com/mitchellh/reflectwalk v1.0.2 // indirect
77
77
github.com/oklog/run v1.1.0 // indirect
@@ -81,18 +81,18 @@ require (
81
81
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
82
82
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
83
83
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
84
- github.com/zclconf/go-cty v1.16.2 // indirect
85
- golang.org/x/crypto v0.41 .0 // indirect
84
+ github.com/zclconf/go-cty v1.17.0 // indirect
85
+ golang.org/x/crypto v0.42 .0 // indirect
86
86
golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819 // indirect
87
- golang.org/x/mod v0.27 .0 // indirect
88
- golang.org/x/net v0.43 .0 // indirect
87
+ golang.org/x/mod v0.28 .0 // indirect
88
+ golang.org/x/net v0.44 .0 // indirect
89
89
golang.org/x/sync v0.17.0 // indirect
90
90
golang.org/x/sys v0.36.0 // indirect
91
91
golang.org/x/term v0.35.0 // indirect
92
- golang.org/x/text v0.28 .0 // indirect
93
- golang.org/x/tools v0.36 .0 // indirect
92
+ golang.org/x/text v0.29 .0 // indirect
93
+ golang.org/x/tools v0.37 .0 // indirect
94
94
google.golang.org/appengine v1.6.8 // indirect
95
95
google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
96
96
google.golang.org/grpc v1.75.1 // indirect
97
- google.golang.org/protobuf v1.36.9 // indirect
97
+ google.golang.org/protobuf v1.36.10 // indirect
98
98
)
0 commit comments