summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2020-04-03 17:46:43 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2020-04-03 17:46:43 -0600
commitc7ac7de38ae3a2e549a085bf8633a3e8449f9234 (patch)
treeead064d4997917ad1d34de251c10daaa2c1861bd /go.mod
parent05164c895a856bc3ac1a3a97f8af216db46465fe (diff)
go.mod: Update CertMagic (again) v0.10.10
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 39edcee..cba7d67 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.9
+ github.com/caddyserver/certmagic v0.10.10
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