aboutsummaryrefslogtreecommitdiff
path: root/flags.go
diff options
context:
space:
mode:
authorGibheer <gibheer@gmail.com>2015-02-15 21:10:44 +0100
committerGibheer <gibheer@gmail.com>2015-02-15 21:10:44 +0100
commitb022e8ab4ce93bc429e5052dd806ae03a068a676 (patch)
tree4d78b82b981f3b1e6c35c47852b9e3b4e1ebbc60 /flags.go
parent02749d1d5e3e39bb04af296da4f9f6a14d4107d6 (diff)
adjust library path
Diffstat (limited to 'flags.go')
-rw-r--r--flags.go2
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 (