about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAlan Pearce2024-11-30 19:42:44 +0100
committerAlan Pearce2024-11-30 19:42:44 +0100
commit3fb592e328976934c83280b7cca3af577c7603f9 (patch)
tree9a541a78d7ce9e71cd46e3e07a2e21b6ef3be753 /go.mod
parent37f34d0f5920fca75cd303009396ceb1eefaad90 (diff)
downloadwebsite-3fb592e328976934c83280b7cca3af577c7603f9.tar.lz
website-3fb592e328976934c83280b7cca3af577c7603f9.tar.zst
website-3fb592e328976934c83280b7cca3af577c7603f9.zip
update certmagic fork
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ca9042a..15ba52f 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
 	github.com/PuerkitoBio/goquery v1.9.2
 	github.com/a-h/templ v0.2.793
 	github.com/adrg/frontmatter v0.2.0
-	github.com/alanpearce/certmagic v0.21.5-0.20241130182838-e007f0b42ab3
+	github.com/alanpearce/certmagic v0.21.5-0.20241130183548-380075cf3bb8
 	github.com/alanpearce/certmagic-storage-redis v1.5.0
 	github.com/andybalholm/brotli v1.1.0
 	github.com/antchfx/xmlquery v1.4.1