summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2020-04-09 12:32:57 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2020-04-09 12:32:57 -0600
commitd33926b63f088dcd680648a71ca3498cf6579532 (patch)
tree10e61541527daa65551975f91f74cf07bb902dca /go.mod
parentc5f9227a486b0840fb28a470158d24903fb47029 (diff)
go.mod: Update 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 d067856..fe50c54 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/aryann/difflib v0.0.0-20170710044230-e206f873d14a
- github.com/caddyserver/certmagic v0.10.10
+ github.com/caddyserver/certmagic v0.10.11
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