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 @@ go 1.24.0
55require (
66 github.com/google/uuid v1.6.0
77 github.com/hashicorp/terraform-plugin-docs v0.23.0
8- github.com/hashicorp/terraform-plugin-framework v1.16.0
8+ github.com/hashicorp/terraform-plugin-framework v1.16.1
99 github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
1010 github.com/hashicorp/terraform-plugin-go v0.29.0
1111 github.com/hashicorp/terraform-plugin-log v0.9.0
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/hashicorp/terraform-json v0.27.0 h1:REIlFzMMkIyTbhq69NC30bYiUYLv7iVhw
106106github.com/hashicorp/terraform-json v0.27.0 /go.mod h1:GzPLJ1PLdUG5xL6xn1OXWIjteQRT2CNT9o/6A9mi9hE =
107107github.com/hashicorp/terraform-plugin-docs v0.23.0 h1:sipnfD4/9EJBg9zekym+s1H6qmLAKJHhGWBwvN9v/hE =
108108github.com/hashicorp/terraform-plugin-docs v0.23.0 /go.mod h1:J4b5AtMRgJlDrwCQz+G4hKABgHY5m56PnsRmdAzBwW8 =
109- github.com/hashicorp/terraform-plugin-framework v1.16.0 h1:tP0f+yJg0Z672e7levixDe5EpWwrTrNryPM9kDMYIpE =
110- github.com/hashicorp/terraform-plugin-framework v1.16.0 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
109+ github.com/hashicorp/terraform-plugin-framework v1.16.1 h1:1+zwFm3MEqd/0K3YBB2v9u9DtyYHyEuhVOfeIXbteWA =
110+ github.com/hashicorp/terraform-plugin-framework v1.16.1 /go.mod h1:0xFOxLy5lRzDTayc4dzK/FakIgBhNf/lC4499R9cV4Y =
111111github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
112112github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 /go.mod h1:lZvZvagw5hsJwuY7mAY6KUz45/U6fiDR0CzQAwWD0CA =
113113github.com/hashicorp/terraform-plugin-go v0.29.0 h1:1nXKl/nSpaYIUBU1IG/EsDOX0vv+9JxAltQyDMpq5mU =
You can’t perform that action at this time.
0 commit comments