File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/google/jsonapi v1.0.0
7
- github.com/hashicorp/terraform-plugin-docs v0.17 .0
7
+ github.com/hashicorp/terraform-plugin-docs v0.18 .0
8
8
github.com/hashicorp/terraform-plugin-framework v1.5.0
9
9
github.com/hashicorp/terraform-plugin-log v0.9.0
10
10
)
@@ -33,7 +33,7 @@ require (
33
33
github.com/hashicorp/go-version v1.6.0 // indirect
34
34
github.com/hashicorp/hc-install v0.6.2 // indirect
35
35
github.com/hashicorp/terraform-exec v0.20.0 // indirect
36
- github.com/hashicorp/terraform-json v0.20 .0 // indirect
36
+ github.com/hashicorp/terraform-json v0.21 .0 // indirect
37
37
github.com/hashicorp/terraform-plugin-go v0.20.0 // indirect
38
38
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
39
39
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ github.com/hashicorp/hc-install v0.6.2 h1:V1k+Vraqz4olgZ9UzKiAcbman9i9scg9GgSt/U
70
70
github.com/hashicorp/hc-install v0.6.2 /go.mod h1:2JBpd+NCFKiHiu/yYCGaPyPHhZLxXTpz8oreHa/a3Ps =
71
71
github.com/hashicorp/terraform-exec v0.20.0 h1:DIZnPsqzPGuUnq6cH8jWcPunBfY+C+M8JyYF3vpnuEo =
72
72
github.com/hashicorp/terraform-exec v0.20.0 /go.mod h1:ckKGkJWbsNqFKV1itgMnE0hY9IYf1HoiekpuN0eWoDw =
73
- github.com/hashicorp/terraform-json v0.20 .0 h1:cJcvn4gIOTi0SD7pIy+xiofV1zFA3hza+6K+fo52IX8 =
74
- github.com/hashicorp/terraform-json v0.20 .0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
75
- github.com/hashicorp/terraform-plugin-docs v0.17 .0 h1:H1Yc+bgB//Geau5g7YKkhG5v9tghI3vplfIYTOl85Uw =
76
- github.com/hashicorp/terraform-plugin-docs v0.17 .0 /go.mod h1:cKC8GSLE+0a0bi7LtlpXgrqnlRDCGoGDn15PTEA+Ang =
73
+ github.com/hashicorp/terraform-json v0.21 .0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRyRNd+zTI05U =
74
+ github.com/hashicorp/terraform-json v0.21 .0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
75
+ github.com/hashicorp/terraform-plugin-docs v0.18 .0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk =
76
+ github.com/hashicorp/terraform-plugin-docs v0.18 .0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
77
77
github.com/hashicorp/terraform-plugin-framework v1.5.0 h1:8kcvqJs/x6QyOFSdeAyEgsenVOUeC/IyKpi2ul4fjTg =
78
78
github.com/hashicorp/terraform-plugin-framework v1.5.0 /go.mod h1:6waavirukIlFpVpthbGd2PUNYaFedB0RwW3MDzJ/rtc =
79
79
github.com/hashicorp/terraform-plugin-go v0.20.0 h1:oqvoUlL+2EUbKNsJbIt3zqqZ7wi6lzn4ufkn/UA51xQ =
You can’t perform that action at this time.
0 commit comments