From 05164c895a856bc3ac1a3a97f8af216db46465fe Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Fri, 3 Apr 2020 16:16:22 -0600 Subject: go.mod: Use latest Certmagic (v0.10.9) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 575e670..39edcee 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.14 require ( github.com/Masterminds/sprig/v3 v3.0.2 github.com/alecthomas/chroma v0.7.2-0.20200305040604-4f3623dce67a - github.com/caddyserver/certmagic v0.10.8 + github.com/caddyserver/certmagic v0.10.9 github.com/cenkalti/backoff/v4 v4.0.2 // indirect github.com/dustin/go-humanize v1.0.1-0.20200219035652-afde56e7acac github.com/go-acme/lego/v3 v3.5.0 -- cgit v1.2.3