File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module terraform-provider-tlspc
3
3
go 1.22.7
4
4
5
5
require (
6
- github.com/hashicorp/terraform-plugin-framework v1.14.0
6
+ github.com/hashicorp/terraform-plugin-framework v1.14.1
7
7
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/hashicorp/go-plugin v1.6.2 h1:zdGAEd0V1lCaU0u+MxWQhtSDQmahpkwOun8U8Ei
22
22
github.com/hashicorp/go-plugin v1.6.2 /go.mod h1:CkgLQ5CZqNmdL9U9JzM532t8ZiYQ35+pj3b1FD37R0Q =
23
23
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
24
24
github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
25
- github.com/hashicorp/terraform-plugin-framework v1.14.0 h1:lsmTJqBlZ4GUabnDxj8Lsa5bmbuUKiUO3Zm9iIKSDf0 =
26
- github.com/hashicorp/terraform-plugin-framework v1.14.0 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
25
+ github.com/hashicorp/terraform-plugin-framework v1.14.1 h1:jaT1yvU/kEKEsxnbrn4ZHlgcxyIfjvZ41BLdlLk52fY =
26
+ github.com/hashicorp/terraform-plugin-framework v1.14.1 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
27
27
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 h1:SJXL5FfJJm17554Kpt9jFXngdM6fXbnUnZ6iT2IeiYA =
28
28
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 /go.mod h1:p0phD0IYhsu9bR4+6OetVvvH59I6LwjXGnTVEr8ox6E =
29
29
github.com/hashicorp/terraform-plugin-go v0.26.0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M =
You can’t perform that action at this time.
0 commit comments