summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorFrancis Lavoie <lavofr@gmail.com>2021-12-09 15:57:26 -0500
committerGitHub <noreply@github.com>2021-12-09 15:57:26 -0500
commit4906b9357a89fe7f41d037bfc6a896479236740f (patch)
tree8e0a4c0433afc71f82d143cf71dacd6a25257048 /go.mod
parente90d7517322b8092f3bdad832565a4213cab5a1a (diff)
go.mod: Update smallstep/truststore, fix build on FreeBSD (#4473)
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 f966fd2..02cf0b7 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.10.0
+ github.com/smallstep/truststore v0.10.1
github.com/yuin/goldmark v1.4.1
github.com/yuin/goldmark-highlighting v0.0.0-20210516132338-9216f9c5aa01
go.uber.org/zap v1.19.0