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 @@ -4,11 +4,9 @@ go 1.22.0
44
55toolchain go1.22.7
66
7- replace github.com/hashicorp/terraform-plugin-go => /Users/austin.valle/code/terraform-plugin-go
8-
97require (
108 github.com/google/go-cmp v0.6.0
11- github.com/hashicorp/terraform-plugin-go v0.25.0
9+ github.com/hashicorp/terraform-plugin-go v0.25.1-0.20241126200214-bd716fcfe407
1210 github.com/hashicorp/terraform-plugin-log v0.9.0
1311)
1412
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/hashicorp/go-plugin v1.6.2 h1:zdGAEd0V1lCaU0u+MxWQhtSDQmahpkwOun8U8Ei
1515github.com/hashicorp/go-plugin v1.6.2 /go.mod h1:CkgLQ5CZqNmdL9U9JzM532t8ZiYQ35+pj3b1FD37R0Q =
1616github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
1717github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
18+ github.com/hashicorp/terraform-plugin-go v0.25.1-0.20241126200214-bd716fcfe407 h1:oLzKb+YiJIEq0EY3qGgQTxCLW2CaXN1rJp3yg1H11qI =
19+ github.com/hashicorp/terraform-plugin-go v0.25.1-0.20241126200214-bd716fcfe407 /go.mod h1:f8P2pHGkZrtdKLpCI2qIvrewUY+c4nTvtayqjJR9IcY =
1820github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
1921github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
2022github.com/hashicorp/terraform-registry-address v0.2.3 h1:2TAiKJ1A3MAkZlH1YI/aTVcLZRu7JseiXNRHbOAyoTI =
You can’t perform that action at this time.
0 commit comments