summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2021-06-18 12:02:36 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2021-06-18 12:02:47 -0600
commit885a9aaf48316ee17ec668fe0174f32d95431bb5 (patch)
treeee39d2ef3f4f79ec5819d83b094e9edc2230a8e7 /go.mod
parent69c914483d448cae05ebc4b658a331682532d3d3 (diff)
go.mod: Update dependencies (close #4216)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index f9a8668..8ee7b0d 100644
--- a/go.mod
+++ b/go.mod
@@ -4,16 +4,16 @@ go 1.15
require (
github.com/Masterminds/sprig/v3 v3.2.2
- github.com/alecthomas/chroma v0.9.1
+ github.com/alecthomas/chroma v0.9.2
github.com/aryann/difflib v0.0.0-20210328193216-ff5ff6dc229b
github.com/caddyserver/certmagic v0.14.0
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.7.3
github.com/google/uuid v1.2.0
- github.com/klauspost/compress v1.13.0
+ github.com/klauspost/compress v1.13.1
github.com/klauspost/cpuid/v2 v2.0.6
- github.com/lucas-clemente/quic-go v0.21.0
+ github.com/lucas-clemente/quic-go v0.21.1
github.com/mholt/acmez v0.1.3
github.com/naoina/go-stringutil v0.1.0 // indirect
github.com/naoina/toml v0.1.1
@@ -22,7 +22,7 @@ require (
github.com/smallstep/cli v0.15.16
github.com/smallstep/nosql v0.3.6
github.com/smallstep/truststore v0.9.6
- github.com/yuin/goldmark v1.3.7
+ github.com/yuin/goldmark v1.3.8
github.com/yuin/goldmark-highlighting v0.0.0-20210516132338-9216f9c5aa01
go.uber.org/zap v1.17.0
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a