about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 15ba52f..151e360 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
 	github.com/a-h/templ v0.2.793
 	github.com/adrg/frontmatter v0.2.0
 	github.com/alanpearce/certmagic v0.21.5-0.20241130183548-380075cf3bb8
-	github.com/alanpearce/certmagic-storage-redis v1.5.0
+	github.com/alanpearce/certmagic-storage-redis v1.5.1
 	github.com/andybalholm/brotli v1.1.0
 	github.com/antchfx/xmlquery v1.4.1
 	github.com/antchfx/xpath v1.3.1
@@ -42,7 +42,6 @@ require (
 	github.com/benpate/remote v0.16.0 // indirect
 	github.com/benpate/rosetta v0.21.2 // indirect
 	github.com/bsm/redislock v0.9.4 // indirect
-	github.com/caddyserver/certmagic v0.21.4 // indirect
 	github.com/caddyserver/zerossl v0.1.3 // indirect
 	github.com/cespare/xxhash/v2 v2.3.0 // indirect
 	github.com/cloudflare/circl v1.3.9 // indirect