diff --git a/go.mod b/go.mod index eec2babc..49f6c511 100644 --- a/go.mod +++ b/go.mod @@ -27,6 +27,5 @@ require ( 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