summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2021-02-24 11:50:23 -0700
committerMatthew Holt <mholt@users.noreply.github.com>2021-02-24 11:50:23 -0700
commit427bbe99d076a76766266d1386ce16a38ce56fa6 (patch)
treed4af7587ac763e2056886d2400c8feb1cc6d154b /go.mod
parenta8fdc0a9987817173cc24016af1afb1ef09c0776 (diff)
go.mod: Latest CertMagic (updated libdns conventions)
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 7b390a9..91f2a19 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.2
github.com/aryann/difflib v0.0.0-20170710044230-e206f873d14a
- github.com/caddyserver/certmagic v0.12.1-0.20210222221710-6131a445f6bf
+ github.com/caddyserver/certmagic v0.12.1-0.20210224184602-7550222c4a6a
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.6.0