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 @@ -15,7 +15,7 @@ require (
1515 github.com/hashicorp/hcl/v2 v2.24.0
1616 github.com/hashicorp/logutils v1.0.0
1717 github.com/hashicorp/terraform-exec v0.23.1
18- github.com/hashicorp/terraform-json v0.27.1
18+ github.com/hashicorp/terraform-json v0.27.2
1919 github.com/hashicorp/terraform-plugin-go v0.29.0
2020 github.com/hashicorp/terraform-plugin-log v0.9.0
2121 github.com/mitchellh/copystructure v1.2.0
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI
8080github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
8181github.com/hashicorp/terraform-exec v0.23.1 h1:diK5NSSDXDKqHEOIQefBMu9ny+FhzwlwV0xgUTB7VTo =
8282github.com/hashicorp/terraform-exec v0.23.1 /go.mod h1:e4ZEg9BJDRaSalGm2z8vvrPONt0XWG0/tXpmzYTf+dM =
83- github.com/hashicorp/terraform-json v0.27.1 h1:zWhEracxJW6lcjt/JvximOYyc12pS/gaKSy/wzzE7nY =
84- github.com/hashicorp/terraform-json v0.27.1 /go.mod h1:GzPLJ1PLdUG5xL6xn1OXWIjteQRT2CNT9o/6A9mi9hE =
83+ github.com/hashicorp/terraform-json v0.27.2 h1:BwGuzM6iUPqf9JYM/Z4AF1OJ5VVJEEzoKST/tRDBJKU =
84+ github.com/hashicorp/terraform-json v0.27.2 /go.mod h1:GzPLJ1PLdUG5xL6xn1OXWIjteQRT2CNT9o/6A9mi9hE =
8585github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU =
8686github.com/hashicorp/terraform-plugin-go v0.29.0 /go.mod h1:vYZbIyvxyy0FWSmDHChCqKvI40cFTDGSb3D8D70i9GM =
8787github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments