From f741ab346317baa2dc06ad1217ea60ed963ef00b Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Fri, 20 Mar 2020 08:40:23 -0600 Subject: go.mod: Update CertMagic Might fix mysterious hangs after certificate validation --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit v1.2.3