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 @@ -5,7 +5,7 @@ module github.com/jfrog/terraform-provider-project
5
5
6
6
require (
7
7
github.com/go-resty/resty/v2 v2.13.1
8
- github.com/hashicorp/terraform-plugin-docs v0.19.3
8
+ github.com/hashicorp/terraform-plugin-docs v0.19.4
9
9
github.com/hashicorp/terraform-plugin-framework v1.9.0
10
10
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
11
11
github.com/hashicorp/terraform-plugin-log v0.9.0
Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ github.com/hashicorp/terraform-exec v0.21.0 h1:uNkLAe95ey5Uux6KJdua6+cv8asgILFVW
103
103
github.com/hashicorp/terraform-exec v0.21.0 /go.mod h1:1PPeMYou+KDUSSeRE9szMZ/oHf4fYUmB923Wzbq1ICg =
104
104
github.com/hashicorp/terraform-json v0.22.1 h1:xft84GZR0QzjPVWs4lRUwvTcPnegqlyS7orfb5Ltvec =
105
105
github.com/hashicorp/terraform-json v0.22.1 /go.mod h1:JbWSQCLFSXFFhg42T7l9iJwdGXBYV8fmmD6o/ML4p3A =
106
- github.com/hashicorp/terraform-plugin-docs v0.19.3 h1:xoxpeIuBfnoGxXY0dTajdj4GjEv6TihZdj0lHNXbKew =
107
- github.com/hashicorp/terraform-plugin-docs v0.19.3 /go.mod h1:4pLASsatTmRynVzsjEhbXZ6s7xBlUw/2Kt0zfrq8HxA =
106
+ github.com/hashicorp/terraform-plugin-docs v0.19.4 h1:G3Bgo7J22OMtegIgn8Cd/CaSeyEljqjH3G39w28JK4c =
107
+ github.com/hashicorp/terraform-plugin-docs v0.19.4 /go.mod h1:4pLASsatTmRynVzsjEhbXZ6s7xBlUw/2Kt0zfrq8HxA =
108
108
github.com/hashicorp/terraform-plugin-framework v1.9.0 h1:caLcDoxiRucNi2hk8+j3kJwkKfvHznubyFsJMWfZqKU =
109
109
github.com/hashicorp/terraform-plugin-framework v1.9.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
110
110
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
You can’t perform that action at this time.
0 commit comments