all repos — website @ c4b57d28caa8986d9fbdcbdb4085c8e74974dffc

My website

rename go module

Alan Pearce
commit

c4b57d28caa8986d9fbdcbdb4085c8e74974dffc

parent

b4095d108a2646bcf9e7fff64788b10d9bce8da3

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

changed files
M internal/content/posts.gointernal/content/posts.go
@@ -8,7 +8,8 @@ "path/filepath"
"slices" "strings" "time" - "website/internal/log" + + "go.alanpearce.eu/website/internal/log" "github.com/adrg/frontmatter" mapset "github.com/deckarep/golang-set/v2"