summaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <[email protected]>2019-07-01 11:43:21 -0600
committerMatthew Holt <[email protected]>2019-07-01 11:43:27 -0600
commit0b2e05483961069e5daa2cf5f69db72da2938030 (patch)
treefa0d300d731723e8342714b6d4f77482ce23176f /go.mod
parent6f019285126d250ed5875594c37d1b3277251c8e (diff)
downloadcaddy-0b2e05483961069e5daa2cf5f69db72da2938030.tar.gz
caddy-0b2e05483961069e5daa2cf5f69db72da2938030.zip
tls: Deprecate 'max_certs' in favor of 'ask'; use latest CertMagic
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 8e125dcd4..a5f4bdc4c 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/klauspost/cpuid v1.2.0
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348 // indirect
github.com/lucas-clemente/quic-go v0.10.2
- github.com/mholt/certmagic v0.6.1
+ github.com/mholt/certmagic v0.6.2-0.20190624175158-6a42ef9fe8c2
github.com/naoina/go-stringutil v0.1.0 // indirect
github.com/naoina/toml v0.1.1
github.com/russross/blackfriday v0.0.0-20170610170232-067529f716f4