From 670709a082c68e166db68285a704a64bc965a218 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 30 Nov 2024 19:47:44 +0100 Subject: Update certmagic-storage-redis --- go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'go.mod') 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 -- cgit 1.4.1