mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-15 08:30:36 +03:00
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"
|
"io/ioutil"
|
||||||
"os"
|
"os"
|
||||||
|
|
||||||
"code.google.com/p/gopass"
|
"github.com/mewbak/gopass"
|
||||||
)
|
)
|
||||||
|
|
||||||
// ReadPrivateKey attempts to read your private key and possibly decrypt it if it
|
// ReadPrivateKey attempts to read your private key and possibly decrypt it if it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user