Skip to content

Commit

Permalink
chore: Upgrade smallstep libs (#4291)
Browse files Browse the repository at this point in the history
See smallstep/nosql#12 for context.
  • Loading branch information
francislavoie authored Aug 19, 2021
1 parent 9e333c3 commit a056fcd
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 16 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit a056fcd

Please sign in to comment.