File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.23.4
7
7
require (
8
8
github.com/go-swagger/go-swagger v0.30.5
9
9
github.com/hashicorp/terraform-plugin-docs v0.21.0
10
- github.com/hashicorp/terraform-plugin-framework v1.14.0
10
+ github.com/hashicorp/terraform-plugin-framework v1.14.1
11
11
golang.org/x/oauth2 v0.29.0
12
12
)
13
13
Original file line number Diff line number Diff line change @@ -146,6 +146,8 @@ github.com/hashicorp/terraform-plugin-docs v0.21.0 h1:yoyA/Y719z9WdFJAhpUkI1jRbK
146
146
github.com/hashicorp/terraform-plugin-docs v0.21.0 /go.mod h1:J4Wott1J2XBKZPp/NkQv7LMShJYOcrqhQ2myXBcu64s =
147
147
github.com/hashicorp/terraform-plugin-framework v1.14.0 h1:lsmTJqBlZ4GUabnDxj8Lsa5bmbuUKiUO3Zm9iIKSDf0 =
148
148
github.com/hashicorp/terraform-plugin-framework v1.14.0 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
149
+ github.com/hashicorp/terraform-plugin-framework v1.14.1 h1:jaT1yvU/kEKEsxnbrn4ZHlgcxyIfjvZ41BLdlLk52fY =
150
+ github.com/hashicorp/terraform-plugin-framework v1.14.1 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
149
151
github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 h1:0uYQcqqgW3BMyyve07WJgpKorXST3zkpzvrOnf3mpbg =
150
152
github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 /go.mod h1:VwdfgE/5Zxm43flraNa0VjcvKQOGVrcO4X8peIri0T0 =
151
153
github.com/hashicorp/terraform-plugin-go v0.26.0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M =
You can’t perform that action at this time.
0 commit comments