aboutsummaryrefslogtreecommitdiff
path: root/main.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 /main.go
parent02749d1d5e3e39bb04af296da4f9f6a14d4107d6 (diff)
adjust library path
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 7ee9396..56128ff 100644
--- a/main.go
+++ b/main.go
@@ -5,7 +5,7 @@ import (
"os"
"path/filepath"
- "github.com/gibheer/pkilib"
+ "github.com/gibheer/pki"
)
var (