summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorFrancis Lavoie <lavofr@gmail.com>2021-11-29 19:15:41 -0500
committerGitHub <noreply@github.com>2021-11-29 17:15:41 -0700
commitc13315344762a067b61b0d9585db46bf2ed242a6 (patch)
tree632a23e2bf689ae257344563ce992fc63839491c /go.mod
parentec14ccdd4075e46dd0235cc99ecfd92ed131c10a (diff)
go.mod: Update to latest smallstep/truststore, support FreeBSD (#4453)
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 d6e4eb4..f966fd2 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/smallstep/certificates v0.17.5-0.20211008195551-04fe3126bebf
github.com/smallstep/cli v0.17.6
github.com/smallstep/nosql v0.3.8
- github.com/smallstep/truststore v0.9.6
+ github.com/smallstep/truststore v0.10.0
github.com/yuin/goldmark v1.4.1
github.com/yuin/goldmark-highlighting v0.0.0-20210516132338-9216f9c5aa01
go.uber.org/zap v1.19.0