File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
30
30
github.com/aws/aws-sdk-go-v2/service/rds v1.88.0
31
31
github.com/aws/smithy-go v1.22.0
32
32
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.58
33
- github.com/hashicorp/terraform-json v0.22.1
33
+ github.com/hashicorp/terraform-json v0.23.0
34
34
github.com/stretchr/testify v1.9.0
35
35
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
36
36
golang.org/x/net v0.30.0
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKe
96
96
github.com/hashicorp/go-version v1.7.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
97
97
github.com/hashicorp/hcl/v2 v2.22.0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M =
98
98
github.com/hashicorp/hcl/v2 v2.22.0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
99
- github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7orfb5Ltvec =
100
- github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
99
+ github.com/hashicorp/terraform-json v0.23.0 h1:sniCkExU4iKtTADReHzACkk8fnpQXrdD2xoR+lppBkI =
100
+ github.com/hashicorp/terraform-json v0.23.0 /go.mod h1:MHdXbBAbSg0GvzuWazEGKAn/cyNfIB7mN6y7KJN6y2c =
101
101
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
102
102
github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
103
103
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE =
You can’t perform that action at this time.
0 commit comments