all repos — website @ 441535b945712ee5b32421f8563fe9093f07438f

My website

use forked htmlformat

Alan Pearce
commit

441535b945712ee5b32421f8563fe9093f07438f

parent

8f99286905d291751fca5ac3e32ebd0dbee7351c

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