Migrate to sdkv2 and project structure refactoring
This commit is contained in:
2
go.mod
2
go.mod
@@ -6,6 +6,6 @@ require (
|
||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/hashicorp/terraform-plugin-docs v0.5.1
|
||||
github.com/hashicorp/terraform-plugin-sdk v1.16.0
|
||||
github.com/hashicorp/terraform-plugin-sdk/v2 v2.17.0 // indirect
|
||||
github.com/sirupsen/logrus v1.7.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user