From c13315344762a067b61b0d9585db46bf2ed242a6 Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Mon, 29 Nov 2021 19:15:41 -0500 Subject: go.mod: Update to latest smallstep/truststore, support FreeBSD (#4453) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') 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 -- cgit v1.2.3