all repos — homestead @ d9a119ca0abe7ffedd125c81c78f725aab886d29

Code for my website

re-format go files

Alan Pearce
commit

d9a119ca0abe7ffedd125c81c78f725aab886d29

parent

7a7c44a6caec3fd3b5eb655f332450e86b8c4774

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

changed files
M domain/indieweb/sitemap/sitemap.godomain/indieweb/sitemap/sitemap.go
@@ -4,9 +4,9 @@ import (
"io" "time" - "alin.ovh/homestead/shared/config" - "github.com/snabb/sitemap" + + "alin.ovh/homestead/shared/config" ) type Sitemap struct {