summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2023-06-21 13:25:30 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2023-06-21 13:25:38 -0600
commit0468508e925597c4f9afd8fe235687d140c2fd59 (patch)
tree159b3e88984fd3f034b20ce9a8835bd80567a277 /go.mod
parent415d1e7b6f3274e0ef7341bbd612c506c8e46bd8 (diff)
go.mod: Upgrade CertMagic for hotfix
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 5c433cb..12a8a10 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/Masterminds/sprig/v3 v3.2.3
github.com/alecthomas/chroma/v2 v2.7.0
github.com/aryann/difflib v0.0.0-20210328193216-ff5ff6dc229b
- github.com/caddyserver/certmagic v0.18.1
+ github.com/caddyserver/certmagic v0.18.2
github.com/dustin/go-humanize v1.0.1
github.com/go-chi/chi v4.1.2+incompatible
github.com/google/cel-go v0.15.1