forked from TrueCloudLab/certificates
wip
This commit is contained in:
parent
71d87b4e61
commit
7a7825cfcb
1 changed files with 1 additions and 2 deletions
3
go.mod
3
go.mod
|
@ -27,6 +27,5 @@ require (
|
||||||
gopkg.in/square/go-jose.v2 v2.4.0
|
gopkg.in/square/go-jose.v2 v2.4.0
|
||||||
)
|
)
|
||||||
|
|
||||||
replace github.com/smallstep/cli => ../cli
|
//replace github.com/smallstep/cli => ../cli
|
||||||
|
|
||||||
//replace github.com/smallstep/nosql => ../nosql
|
//replace github.com/smallstep/nosql => ../nosql
|
||||||
|
|
Loading…
Reference in a new issue