File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
replace github.com/imdario/mergo => github.com/imdario/mergo v0.3.16
7
7
8
8
require (
9
- github.com/hashicorp/terraform-plugin-docs v0.17 .0
9
+ github.com/hashicorp/terraform-plugin-docs v0.18 .0
10
10
github.com/hashicorp/terraform-plugin-framework v1.5.0
11
11
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0
12
12
github.com/hashicorp/terraform-plugin-go v0.20.0
@@ -47,7 +47,7 @@ require (
47
47
github.com/hashicorp/hcl/v2 v2.19.1 // indirect
48
48
github.com/hashicorp/logutils v1.0.0 // indirect
49
49
github.com/hashicorp/terraform-exec v0.20.0 // indirect
50
- github.com/hashicorp/terraform-json v0.20 .0 // indirect
50
+ github.com/hashicorp/terraform-json v0.21 .0 // indirect
51
51
github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0 // indirect
52
52
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
53
53
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -88,10 +88,10 @@ github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI
88
88
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
89
89
github.com/hashicorp/terraform-exec v0.20.0 h1:DIZnPsqzPGuUnq6cH8jWcPunBfY+C+M8JyYF3vpnuEo =
90
90
github.com/hashicorp/terraform-exec v0.20.0 /go.mod h1:ckKGkJWbsNqFKV1itgMnE0hY9IYf1HoiekpuN0eWoDw =
91
- github.com/hashicorp/terraform-json v0.20 .0 h1:cJcvn4gIOTi0SD7pIy+xiofV1zFA3hza+6K+fo52IX8 =
92
- github.com/hashicorp/terraform-json v0.20 .0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
93
- github.com/hashicorp/terraform-plugin-docs v0.17 .0 h1:H1Yc+bgB//Geau5g7YKkhG5v9tghI3vplfIYTOl85Uw =
94
- github.com/hashicorp/terraform-plugin-docs v0.17 .0 /go.mod h1:cKC8GSLE+0a0bi7LtlpXgrqnlRDCGoGDn15PTEA+Ang =
91
+ github.com/hashicorp/terraform-json v0.21 .0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRyRNd+zTI05U =
92
+ github.com/hashicorp/terraform-json v0.21 .0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
93
+ github.com/hashicorp/terraform-plugin-docs v0.18 .0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk =
94
+ github.com/hashicorp/terraform-plugin-docs v0.18 .0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
95
95
github.com/hashicorp/terraform-plugin-framework v1.5.0 h1:8kcvqJs/x6QyOFSdeAyEgsenVOUeC/IyKpi2ul4fjTg =
96
96
github.com/hashicorp/terraform-plugin-framework v1.5.0 /go.mod h1:6waavirukIlFpVpthbGd2PUNYaFedB0RwW3MDzJ/rtc =
97
97
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.1.0 h1:b8vZYB/SkXJT4YPbT3trzE6oJ7dPyMy68+9dEDKsJjE =
You can’t perform that action at this time.
0 commit comments