File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/gruntwork-io/go-commons v0.17.2
13
13
github.com/hashicorp/go-multierror v1.1.1
14
14
github.com/hashicorp/hcl/v2 v2.23.0
15
- github.com/hashicorp/terraform-json v0.23 .0
15
+ github.com/hashicorp/terraform-json v0.24 .0
16
16
github.com/onsi/ginkgo/v2 v2.19.0
17
17
github.com/onsi/gomega v1.34.1
18
18
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -289,6 +289,8 @@ github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVW
289
289
github.com/hashicorp/terraform-exec v0.21.0 /go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg =
290
290
github.com/hashicorp/terraform-json v0.23.0 h1:sniCkExU4iKtTADReHzACkk8fnpQXrdD2xoR+lppBkI =
291
291
github.com/hashicorp/terraform-json v0.23.0 /go.mod h1:MHdXbBAbSg0GvzuWazEGKAn/cyNfIB7mN6y7KJN6y2c =
292
+ github.com/hashicorp/terraform-json v0.24.0 h1:rUiyF+x1kYawXeRth6fKFm/MdfBS6+lW4NbeATsYz8Q =
293
+ github.com/hashicorp/terraform-json v0.24.0 /go.mod h1:Nfj5ubo9xbu9uiAoZVBsNOjvNKB66Oyrvtit74kC7ow =
292
294
github.com/imdario/mergo v0.3.15 h1:M8XP7IuFNsqUx6VPK2P9OSmsYsI/YFaGil0uD21V3dM =
293
295
github.com/imdario/mergo v0.3.15 /go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY =
294
296
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
You can’t perform that action at this time.
0 commit comments