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 @@ -6,7 +6,7 @@ toolchain go1.22.7
66
77require (
88 github.com/google/go-cmp v0.6.0
9- github.com/hashicorp/terraform-plugin-framework v1.12.0
9+ github.com/hashicorp/terraform-plugin-framework v1.12.1-0.20241030202920-370da65c406b
1010 github.com/hashicorp/terraform-plugin-go v0.25.0
1111)
1212
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
77github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
88github.com/hashicorp/go-hclog v1.5.0 h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+13c =
99github.com/hashicorp/go-hclog v1.5.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
10- github.com/hashicorp/terraform-plugin-framework v1.12.0 h1:7HKaueHPaikX5/7cbC1r9d1m12iYHY+FlNZEGxQ42CQ =
11- github.com/hashicorp/terraform-plugin-framework v1.12.0 /go.mod h1:N/IOQ2uYjW60Jp39Cp3mw7I/OpC/GfZ0385R0YibmkE =
10+ github.com/hashicorp/terraform-plugin-framework v1.12.1-0.20241030202920-370da65c406b h1:UVByWUWjR/vdMPX/Bc22sZwW/6ym/NYKSmJy44NLxyU =
11+ github.com/hashicorp/terraform-plugin-framework v1.12.1-0.20241030202920-370da65c406b /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
1212github.com/hashicorp/terraform-plugin-go v0.25.0 h1:oi13cx7xXA6QciMcpcFi/rwA974rdTxjqEhXJjbAyks =
1313github.com/hashicorp/terraform-plugin-go v0.25.0 /go.mod h1:+SYagMYadJP86Kvn+TGeV+ofr/R3g4/If0O5sO96MVw =
1414github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments