index
:
gibheer/pkictl
master
pkictl - A small tool to generate key material and certificates, writting in Go.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flags.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'flags.go')
-rw-r--r--
flags.go
2
1 files changed, 1 insertions, 1 deletions
diff --git a/flags.go b/flags.go
index 346486c..29ece80 100644
--- a/
flags.go
+++ b/
flags.go
@@ -10,7 +10,7 @@ import (
"io"
"os"
- "github.com/gibheer/pkilib"
+ "github.com/gibheer/pki"
)
const (