all repos — homestead @ 8b05ff2843145bc9b4dbcb9fdca070b4e430fefc

Code for my website

use forked htmlformat

Alan Pearce
commit

8b05ff2843145bc9b4dbcb9fdca070b4e430fefc

parent

23d759dee7690b349e0423fb860dcf828d2ca23c

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

changed files
M go.modgo.mod
@@ -21,6 +21,8 @@ github.com/yuin/goldmark v1.7.1
golang.org/x/net v0.21.0 ) +replace github.com/a-h/htmlformat => github.com/alanpearce/htmlformat v0.0.0-20240418170242-387207ca8d01 + require ( github.com/andybalholm/brotli v1.1.0 // indirect github.com/andybalholm/cascadia v1.3.2 // indirect