summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2020-10-22 12:42:06 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2020-10-22 12:42:06 -0600
commitb6e96d6f4a55f96ccbb69f112822f0a923942246 (patch)
tree81af208e75528bd08bd4d6a8477acf51a6188a75 /go.mod
parentb6686a54d8b21bedbf042caa4a6c09d78d345fc7 (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 869c986..76e7a77 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/Masterminds/sprig/v3 v3.1.0
github.com/alecthomas/chroma v0.8.0
github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a
- github.com/caddyserver/certmagic v0.12.0
+ github.com/caddyserver/certmagic v0.12.1-0.20201021150819-90d1550af48c
github.com/dustin/go-humanize v1.0.1-0.20200219035652-afde56e7acac
github.com/go-chi/chi v4.1.2+incompatible
github.com/google/cel-go v0.5.1