use upstream osext, which fixes some bugs

pull/3545/head
Mitchell Hashimoto 11 years ago
parent 347f9c0bea
commit c2fdb7171e

@ -12,7 +12,7 @@ import (
"github.com/hashicorp/hcl"
"github.com/hashicorp/terraform/plugin"
"github.com/hashicorp/terraform/terraform"
"github.com/mitchellh/osext"
"github.com/kardianos/osext"
)
// Config is the structure of the configuration for the Terraform CLI.

Loading…
Cancel
Save