aboutsummaryrefslogtreecommitdiff
path: root/flags.go
diff options
context:
space:
mode:
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 29ece80..157dd04 100644
--- a/flags.go
+++ b/flags.go
@@ -51,7 +51,7 @@ type (
// a container for the refined flags
flagSet struct {
- PrivateKey pkilib.PrivateKey
+ PrivateKey pki.PrivateKey
Output io.WriteCloser
// private key specific stuff