Updates
This commit is contained in:
3
go.mod
3
go.mod
@@ -1,4 +1,4 @@
|
||||
module github.com/hashicorp/terraform-provider-scaffolding-framework
|
||||
module terraform-provider-virtfusion
|
||||
|
||||
go 1.19
|
||||
|
||||
@@ -8,6 +8,7 @@ require (
|
||||
github.com/hashicorp/terraform-plugin-go v0.18.0
|
||||
github.com/hashicorp/terraform-plugin-log v0.9.0
|
||||
github.com/hashicorp/terraform-plugin-testing v1.4.0
|
||||
github.com/hashicorp/terraform-provider-scaffolding-framework v0.0.0-20230818121024-dfa3428de204
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user