From 7a7825cfcb5ab529e89d1b5c518d488cb21c5227 Mon Sep 17 00:00:00 2001 From: max furman Date: Thu, 25 Jun 2020 14:00:25 -0700 Subject: [PATCH] wip --- go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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