Change module name
diff --git a/go.mod b/go.mod index 5325236..2fbeece 100644 --- a/go.mod +++ b/go.mod
@@ -1,4 +1,4 @@ -module github.com/kmoe/terraform-exec +module github.com/hashicorp/terraform-exec go 1.14