diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
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 |