Merge pull request #134 from epitron/master
Updated the URL for the 'gopass' dependency
This commit is contained in:
commit
64335f33d7
|
@ -7,7 +7,7 @@ import (
|
|||
"io/ioutil"
|
||||
"os"
|
||||
|
||||
"code.google.com/p/gopass"
|
||||
"github.com/mewbak/gopass"
|
||||
)
|
||||
|
||||
// ReadPrivateKey attempts to read your private key and possibly decrypt it if it
|
||||
|
|
Loading…
Reference in New Issue