File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ require (
99 github.com/google/go-github/v77 v77.0.0
1010 github.com/google/uuid v1.6.0
1111 github.com/hashicorp/go-cty v1.5.0
12+ github.com/hashicorp/terraform-plugin-log v0.9.0
1213 github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1
1314 github.com/shurcooL/githubv4 v0.0.0-20221126192849-0b5c4c7994eb
1415 github.com/stretchr/testify v1.11.1
@@ -129,7 +130,6 @@ require (
129130 github.com/hashicorp/terraform-exec v0.23.1 // indirect
130131 github.com/hashicorp/terraform-json v0.27.1 // indirect
131132 github.com/hashicorp/terraform-plugin-go v0.29.0 // indirect
132- github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
133133 github.com/hashicorp/terraform-registry-address v0.4.0 // indirect
134134 github.com/hashicorp/terraform-svchost v0.1.1 // indirect
135135 github.com/hashicorp/yamux v0.1.2 // indirect
You can’t perform that action at this time.
0 commit comments