Bump some dependencies

This commit is contained in:
Paul Tyng
2020-10-13 09:02:06 -04:00
parent cffbd0c2ab
commit 046fb7969f
3 changed files with 14 additions and 16 deletions

View File

@@ -3,5 +3,5 @@
package tools
import (
_ "github.com/hashicorp/terraform-plugin-docs/cmd/tfpluginwebsite"
_ "github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs"
)