all repos — website @ becede4bfead952239b9cf7c8eb9fb96d01534ec

My website

refactor/format

Alan Pearce
commit

becede4bfead952239b9cf7c8eb9fb96d01534ec

parent

4f5ca39f582d83ded08a6e1cbf1a195141623b1c

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

changed files
M go.modgo.mod
@@ -5,7 +5,6 @@
require ( github.com/BurntSushi/toml v1.3.2 github.com/PuerkitoBio/goquery v1.9.2 - github.com/a-h/htmlformat v0.0.0-20231108124658-5bd994fe268e github.com/a-h/templ v0.2.707 github.com/adrg/frontmatter v0.2.0 github.com/andybalholm/brotli v1.1.0
@@ -31,8 +30,6 @@ github.com/yuin/goldmark v1.7.1
go.uber.org/zap v1.27.0 golang.org/x/net v0.25.0 ) - -replace github.com/a-h/htmlformat => github.com/alanpearce/htmlformat v0.0.0-20240425000139-1244374b2562 require ( github.com/Code-Hex/dd v1.1.0 // indirect