about summary refs log tree commit diff stats
path: root/go.sum
diff options
context:
space:
mode:
authorAlan Pearce2024-04-25 02:11:24 +0200
committerAlan Pearce2024-04-25 02:12:37 +0200
commit9b4ca4783a186c345d99f613aeaf73e1bc112bfa (patch)
treec02d96f55f24a414418a574011b99c094e83fbc0 /go.sum
parentf87882e8d138d570c73c85a08821c64882ca658d (diff)
downloadwebsite-9b4ca4783a186c345d99f613aeaf73e1bc112bfa.tar.lz
website-9b4ca4783a186c345d99f613aeaf73e1bc112bfa.tar.zst
website-9b4ca4783a186c345d99f613aeaf73e1bc112bfa.zip
improve HTML formatting
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
index 7792d9c..68fbd04 100644
--- a/go.sum
+++ b/go.sum
@@ -7,6 +7,8 @@ github.com/adrg/frontmatter v0.2.0 h1:/DgnNe82o03riBd1S+ZDjd43wAmC6W35q67NHeLkPd
 github.com/adrg/frontmatter v0.2.0/go.mod h1:93rQCj3z3ZlwyxxpQioRKC1wDLto4aXHrbqIsnH9wmE=
 github.com/alanpearce/htmlformat v0.0.0-20240418170242-387207ca8d01 h1:mD01zfZPrqHj7OlyU1O2gJIBRN/kgIyMueres3CHPp8=
 github.com/alanpearce/htmlformat v0.0.0-20240418170242-387207ca8d01/go.mod h1:FMIm5afKmEfarNbIXOaPHFY8X7fo+fRQB6I9MPG2nB0=
+github.com/alanpearce/htmlformat v0.0.0-20240425000139-1244374b2562 h1:7LpBXZnmFk8+RwdFnAYB7rKZhBQrQ4poPLEhpwwbmSc=
+github.com/alanpearce/htmlformat v0.0.0-20240425000139-1244374b2562/go.mod h1:FMIm5afKmEfarNbIXOaPHFY8X7fo+fRQB6I9MPG2nB0=
 github.com/andybalholm/cascadia v1.3.2 h1:3Xi6Dw5lHF15JtdcmAHD3i1+T8plmv7BQ/nsViSLyss=
 github.com/andybalholm/cascadia v1.3.2/go.mod h1:7gtRlve5FxPPgIgX36uWBX58OdBsSS6lUvCFb+h7KvU=
 github.com/antchfx/xmlquery v1.4.0 h1:xg2HkfcRK2TeTbdb0m1jxCYnvsPaGY/oeZWTGqX/0hA=