all repos — homestead @ d9a119ca0abe7ffedd125c81c78f725aab886d29

Code for my website

re-format go files

Alan Pearce
commit

d9a119ca0abe7ffedd125c81c78f725aab886d29

parent

7a7c44a6caec3fd3b5eb655f332450e86b8c4774

1 file changed, 2 insertions(+), 1 deletion(-)

changed files
M domain/indieweb/atom/atom.godomain/indieweb/atom/atom.go
@@ -6,8 +6,9 @@ "encoding/xml"
"net/url" "time" + "github.com/Southclaws/fault" + "alin.ovh/homestead/shared/config" - "github.com/Southclaws/fault" ) type Link struct {