We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dac11c1 commit f34a629Copy full SHA for f34a629
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/hashicorp/terraform-plugin-framework v1.3.5
8
github.com/hashicorp/terraform-plugin-go v0.18.0
9
github.com/hashicorp/terraform-plugin-log v0.9.0
10
- github.com/hashicorp/terraform-plugin-testing v1.4.0
+ github.com/hashicorp/terraform-plugin-testing v1.5.1
11
github.com/raksul/go-clickup v0.0.0-20230724022611-03151315cb7f
12
)
13
0 commit comments