aboutsummaryrefslogtreecommitdiff
path: root/verify_input.go
diff options
context:
space:
mode:
Diffstat (limited to 'verify_input.go')
-rw-r--r--verify_input.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/verify_input.go b/verify_input.go
index 2fd14b3..8f1d1c7 100644
--- a/verify_input.go
+++ b/verify_input.go
@@ -7,7 +7,7 @@ import (
"fmt"
"io/ioutil"
- "github.com/gibheer/pki"
+ "git.zero-knowledge.org/gibheer/pki"
)
func VerifyInput(args []string) error {