summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorFrancis Lavoie <lavofr@gmail.com>2021-08-19 18:08:19 -0400
committerGitHub <noreply@github.com>2021-08-19 16:08:19 -0600
commita056fcd7ba64b6f313f08ec7a48536c726ca432b (patch)
treea38a30c909f1a66a9bae464bfdc16bd0d91536b1 /go.mod
parent9e333c39da785075e14d2a75887439f1887356d5 (diff)
chore: Upgrade smallstep libs (#4291)
See https://github.com/smallstep/nosql/issues/12 for context.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index c353a7d..69d771f 100644
--- a/go.mod
+++ b/go.mod
@@ -18,9 +18,9 @@ require (
github.com/naoina/go-stringutil v0.1.0 // indirect
github.com/naoina/toml v0.1.1
github.com/prometheus/client_golang v1.10.1-0.20210603120351-253906201bda
- github.com/smallstep/certificates v0.15.15
+ github.com/smallstep/certificates v0.16.1
github.com/smallstep/cli v0.15.16
- github.com/smallstep/nosql v0.3.6
+ github.com/smallstep/nosql v0.3.7
github.com/smallstep/truststore v0.9.6
github.com/yuin/goldmark v1.3.8
github.com/yuin/goldmark-highlighting v0.0.0-20210516132338-9216f9c5aa01