Skip to content

Commit

Permalink
Use full package name for keyio
Browse files Browse the repository at this point in the history
  • Loading branch information
mnito committed Sep 7, 2017
1 parent 1d3005f commit e323da0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charmine.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ import (
"time"
"flag"
"strings"
"charmine/keyio"

"github.com/mnito/charmine/keyio"
)

// Text styling
Expand Down

0 comments on commit e323da0

Please sign in to comment.