summaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorAndreas Kohn <[email protected]>2023-12-07 18:40:13 +0100
committerGitHub <[email protected]>2023-12-07 10:40:13 -0700
commitb24ae63ea612b1e5538602632d70b835ab339e59 (patch)
treefa2ffc86e6837d03de763655df632281526f1651 /go.mod
parent4173e2c77ab883a509ef3be1cbdc868442c5a9b8 (diff)
downloadcaddy-b24ae63ea612b1e5538602632d70b835ab339e59.tar.gz
caddy-b24ae63ea612b1e5538602632d70b835ab339e59.zip
caddytls: Context to DecisionFunc (#5923)
See https://github.com/caddyserver/certmagic/pull/255
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 ab9e72df5..25ec81790 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/Masterminds/sprig/v3 v3.2.3
github.com/alecthomas/chroma/v2 v2.9.1
github.com/aryann/difflib v0.0.0-20210328193216-ff5ff6dc229b
- github.com/caddyserver/certmagic v0.19.2
+ github.com/caddyserver/certmagic v0.19.3-0.20231030175448-e8e6167a2a51
github.com/dustin/go-humanize v1.0.1
github.com/go-chi/chi/v5 v5.0.10
github.com/google/cel-go v0.15.1