File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ module github.com/bytebase/terraform-provider-bytebase
33go 1.19
44
55require (
6- github.com/hashicorp/terraform-plugin-log v0.7.0
76 github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
87 github.com/pkg/errors v0.9.1
98)
@@ -24,6 +23,7 @@ require (
2423 github.com/hashicorp/hcl/v2 v2.14.1 // indirect
2524 github.com/hashicorp/logutils v1.0.0 // indirect
2625 github.com/hashicorp/terraform-plugin-go v0.14.0 // indirect
26+ github.com/hashicorp/terraform-plugin-log v0.7.0 // indirect
2727 github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c // indirect
2828 github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 // indirect
2929 github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
You can’t perform that action at this time.
0 commit comments