re-format go files
1 file changed, 5 insertions(+), 5 deletions(-)
changed files
M domain/content/builder/template/template.go → domain/content/builder/template/template.go
@@ -6,16 +6,16 @@ "encoding/xml" "io" "text/template" - "alin.ovh/homestead/domain/content" - "alin.ovh/homestead/domain/indieweb/atom" - "alin.ovh/homestead/domain/web/templates" - "alin.ovh/homestead/shared/config" - "github.com/PuerkitoBio/goquery" "github.com/Southclaws/fault" "github.com/Southclaws/fault/fmsg" "github.com/antchfx/xmlquery" "github.com/antchfx/xpath" + + "alin.ovh/homestead/domain/content" + "alin.ovh/homestead/domain/indieweb/atom" + "alin.ovh/homestead/domain/web/templates" + "alin.ovh/homestead/shared/config" ) var nsMap = map[string]string{