aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <[email protected]>2024-11-05 11:03:51 -0700
committerMatthew Holt <[email protected]>2024-11-05 11:03:54 -0700
commitda88ec152c28201d82c78df53a45363276a0e2f4 (patch)
treeff1850dfddb0fa2d6c46de38d6dd11a731520e32 /go.mod
parent5c8dc344181c49bc7feade4a293bb4eed882b838 (diff)
downloadcaddy-da88ec152c28201d82c78df53a45363276a0e2f4.tar.gz
caddy-da88ec152c28201d82c78df53a45363276a0e2f4.zip
go.mod: Update certmagicv2.9.0-beta.3
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 d85d22312..7cc0a56b8 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/Masterminds/sprig/v3 v3.3.0
github.com/alecthomas/chroma/v2 v2.14.0
github.com/aryann/difflib v0.0.0-20210328193216-ff5ff6dc229b
- github.com/caddyserver/certmagic v0.21.5-0.20241104195704-c1f1d529a1c2
+ github.com/caddyserver/certmagic v0.21.5-0.20241105180249-4293198e094d
github.com/caddyserver/zerossl v0.1.3
github.com/dustin/go-humanize v1.0.1
github.com/go-chi/chi/v5 v5.0.12