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 @@ -20,7 +20,7 @@ require (
20
20
github.com/hashicorp/go-getter/v2 v2.2.1
21
21
github.com/hashicorp/go-multierror v1.1.1
22
22
github.com/hashicorp/go-version v1.6.0
23
- github.com/hashicorp/terraform-config-inspect v0.0.0-20230522202058-dbe9bfcbfe7a
23
+ github.com/hashicorp/terraform-config-inspect v0.0.0-20230614215431-f32df32a01cd
24
24
github.com/kr/pretty v0.3.1
25
25
github.com/mcdafydd/go-azuredevops v0.12.1
26
26
github.com/microcosm-cc/bluemonday v1.0.24
Original file line number Diff line number Diff line change @@ -257,8 +257,8 @@ github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
257
257
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
258
258
github.com/hashicorp/hcl/v2 v2.17.0 h1:z1XvSUyXd1HP10U4lrLg5e0JMVz6CPaJvAgxM0KNZVY =
259
259
github.com/hashicorp/hcl/v2 v2.17.0 /go.mod h1:gJyW2PTShkJqQBKpAmPO3yxMxIuoXkOF2TpqXzrQyx4 =
260
- github.com/hashicorp/terraform-config-inspect v0.0.0-20230522202058-dbe9bfcbfe7a h1:zKVsrHhIOWiXHYqFrOXfHacOOVDMYv+v/Wx8DUeyySs =
261
- github.com/hashicorp/terraform-config-inspect v0.0.0-20230522202058-dbe9bfcbfe7a /go.mod h1:l8HcFPm9cQh6Q0KSWoYPiePqMvRFenybP1CH2MjKdlg =
260
+ github.com/hashicorp/terraform-config-inspect v0.0.0-20230614215431-f32df32a01cd h1:1uPcotqoL4TjcGKlgIe7OFSRplf7BMVtUjekwmCrvuM =
261
+ github.com/hashicorp/terraform-config-inspect v0.0.0-20230614215431-f32df32a01cd /go.mod h1:l8HcFPm9cQh6Q0KSWoYPiePqMvRFenybP1CH2MjKdlg =
262
262
github.com/huandu/xstrings v1.3.3 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
263
263
github.com/huandu/xstrings v1.4.0 h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU =
264
264
github.com/huandu/xstrings v1.4.0 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
You can’t perform that action at this time.
0 commit comments