File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ require (
75
75
github.com/hashicorp/hcl/v2 v2.12.0
76
76
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f
77
77
github.com/hashicorp/terraform-exec v0.15.0
78
- github.com/hashicorp/terraform-json v0.13 .0
78
+ github.com/hashicorp/terraform-json v0.14 .0
79
79
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87
80
80
github.com/jedib0t/go-pretty/v6 v6.3.1
81
81
github.com/justinas/nosurf v1.1.1
Original file line number Diff line number Diff line change @@ -892,8 +892,9 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO
892
892
github.com/hashicorp/mdns v1.0.0 /go.mod h1:tL+uN++7HEJ6SQLQ2/p+z2pH24WQKWjBPkE0mNTz8vQ =
893
893
github.com/hashicorp/memberlist v0.1.3 /go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2pPBoIllUwCN7I =
894
894
github.com/hashicorp/serf v0.8.2 /go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc =
895
- github.com/hashicorp/terraform-json v0.13.0 h1:Li9L+lKD1FO5RVFRM1mMMIBDoUHslOniyEi5CM+FWGY =
896
895
github.com/hashicorp/terraform-json v0.13.0 /go.mod h1:y5OdLBCT+rxbwnpxZs9kGL7R9ExU76+cpdY8zHwoazk =
896
+ github.com/hashicorp/terraform-json v0.14.0 h1:sh9iZ1Y8IFJLx+xQiKHGud6/TSUCM0N8e17dKDpqV7s =
897
+ github.com/hashicorp/terraform-json v0.14.0 /go.mod h1:5A9HIWPkk4e5aeeXIBbkcOvaZbIYnAIkEyqP2pNSckM =
897
898
github.com/hashicorp/yamux v0.0.0-20210707203944-259a57b3608c /go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ =
898
899
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 h1:xixZ2bWeofWV68J+x6AzmKuVM/JWCQwkWm6GW/MUR6I =
899
900
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 /go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ =
You can’t perform that action at this time.
0 commit comments