From 4906b9357a89fe7f41d037bfc6a896479236740f Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Thu, 9 Dec 2021 15:57:26 -0500 Subject: go.mod: Update smallstep/truststore, fix build on FreeBSD (#4473) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit v1.2.3