File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ require (
99 github.com/hashicorp/terraform-plugin-framework v1.3.5
1010 github.com/hashicorp/terraform-plugin-go v0.18.0
1111 github.com/hashicorp/terraform-plugin-log v0.9.0
12+ github.com/hashicorp/terraform-plugin-testing v1.5.1
13+ github.com/raksul/go-clickup v0.0.0-20230724022611-03151315cb7f
1214)
1315
1416require (
Original file line number Diff line number Diff line change @@ -85,6 +85,10 @@ github.com/hashicorp/terraform-plugin-go v0.18.0 h1:IwTkOS9cOW1ehLd/rG0y+u/TGLK9
8585github.com/hashicorp/terraform-plugin-go v0.18.0 /go.mod h1:l7VK+2u5Kf2y+A+742GX0ouLut3gttudmvMgN0PA74Y =
8686github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
8787github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
88+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.28.0 h1:gY4SG34ANc6ZSeWEKC9hDTChY0ZiN+Myon17fSA0Xgc =
89+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.28.0 /go.mod h1:deXEw/iJXtJxNV9d1c/OVJrvL7Zh0a++v7rzokW6wVY =
90+ github.com/hashicorp/terraform-plugin-testing v1.5.1 h1:T4aQh9JAhmWo4+t1A7x+rnxAJHCDIYW9kXyo4sVO92c =
91+ github.com/hashicorp/terraform-plugin-testing v1.5.1 /go.mod h1:dg8clO6K59rZ8w9EshBmDp1CxTIPu3yA4iaDpX1h5u0 =
8892github.com/hashicorp/terraform-registry-address v0.2.1 h1:QuTf6oJ1+WSflJw6WYOHhLgwUiQ0FrROpHPYFtwTYWM =
8993github.com/hashicorp/terraform-registry-address v0.2.1 /go.mod h1:BSE9fIFzp0qWsJUUyGquo4ldV9k2n+psif6NYkBRS3Y =
9094github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
You can’t perform that action at this time.
0 commit comments