From efe84497d7a333a8a6c7b658286121bad1b7f616 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Mon, 3 May 2021 11:10:18 -0600 Subject: go.mod: CertMagic v0.13.1 --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 51269c5..6fe6902 100644 --- a/go.mod +++ b/go.mod @@ -6,13 +6,13 @@ 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.13.0 + github.com/caddyserver/certmagic v0.13.1 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 github.com/google/uuid v1.2.0 github.com/klauspost/compress v1.11.3 - github.com/klauspost/cpuid/v2 v2.0.1 + github.com/klauspost/cpuid/v2 v2.0.6 github.com/lucas-clemente/quic-go v0.20.1 github.com/mholt/acmez v0.1.3 github.com/naoina/go-stringutil v0.1.0 // indirect -- cgit v1.2.3