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.23.7
6
6
7
7
require (
8
8
github.com/google/go-cmp v0.7.0
9
- github.com/hashicorp/terraform-plugin-go v0.28.1-0.20250612194609-92d41e5e5c0a
9
+ github.com/hashicorp/terraform-plugin-go v0.28.1-0.20250616135123-a19df43120ea
10
10
github.com/hashicorp/terraform-plugin-log v0.9.0
11
11
)
12
12
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ github.com/hashicorp/go-plugin v1.6.3 h1:xgHB+ZUSYeuJi96WtxEjzi23uh7YQpznjGh0U0U
21
21
github.com/hashicorp/go-plugin v1.6.3 /go.mod h1:MRobyh+Wc/nYy1V4KAXUiYfzxoYhs7V1mlH1Z7iY2h0 =
22
22
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
23
23
github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
24
- github.com/hashicorp/terraform-plugin-go v0.28.1-0.20250612194609-92d41e5e5c0a h1:nVzFWFdKJ1DB0j9Q8DXd9uyrsTYq2ehZGAYuYWyqi2w =
25
- github.com/hashicorp/terraform-plugin-go v0.28.1-0.20250612194609-92d41e5e5c0a /go.mod h1:hL//wLEfYo0YVt0TC/VLzia/ADQQto3HEm4/jX2gkdY =
24
+ github.com/hashicorp/terraform-plugin-go v0.28.1-0.20250616135123-a19df43120ea h1:U9EAAeQtszGlR7mDS7rY77B/a4/XiMDB8HfAtqLAuAQ =
25
+ github.com/hashicorp/terraform-plugin-go v0.28.1-0.20250616135123-a19df43120ea /go.mod h1:hL//wLEfYo0YVt0TC/VLzia/ADQQto3HEm4/jX2gkdY =
26
26
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
27
27
github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
28
28
github.com/hashicorp/terraform-registry-address v0.3.0 h1:HMpK3nqaGFPS9VmgRXrJL/dzHNdheGVKk5k7VlFxzCo =
You can’t perform that action at this time.
0 commit comments