go fmt updates

This commit is contained in:
Martin Atkins 2018-12-11 16:49:03 -08:00
parent 7ace05a3be
commit 447c39ed03
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@ import (
"reflect"
"github.com/hashicorp/hcl2/hcltest"
"github.com/hashicorp/hcl2/hcl"
"github.com/hashicorp/hcl2/hcltest"
"github.com/zclconf/go-cty/cty"
)