summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2020-03-20 08:40:23 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2020-03-20 08:40:38 -0600
commitf741ab346317baa2dc06ad1217ea60ed963ef00b (patch)
treec97655edf8c6b169cdb4353b8d39a72b2b7de298 /go.mod
parent76ac28a624cf3025cad9f8caa16e8c8a96b7466a (diff)
go.mod: Update CertMagic
Might fix mysterious hangs after certificate validation
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 c5fc336..610ef9e 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/Masterminds/sprig/v3 v3.0.2
github.com/alecthomas/chroma v0.7.2-0.20200305040604-4f3623dce67a
github.com/andybalholm/brotli v1.0.0
- github.com/caddyserver/certmagic v0.10.3
+ github.com/caddyserver/certmagic v0.10.4
github.com/dustin/go-humanize v1.0.1-0.20200219035652-afde56e7acac
github.com/go-acme/lego/v3 v3.5.0
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e