14 lines
391 B
Modula-2
14 lines
391 B
Modula-2
|
module git.wow.st/gmp/passgo
|
||
|
|
||
|
go 1.13
|
||
|
|
||
|
require (
|
||
|
gioui.org v0.0.0-20191126175243-2ca2e5462f16
|
||
|
git.wow.st/gmp/clip v0.0.0-20191001134149-1458ba6a7cf5
|
||
|
git.wow.st/gmp/rand v0.0.0-20191001220155-a81bebfaf8b0
|
||
|
github.com/fsnotify/fsnotify v1.4.7
|
||
|
github.com/jcmdev0/gpgagent v0.0.0-20180509014935-5601b32d936c
|
||
|
golang.org/x/crypto v0.0.0-20191122220453-ac88ee75c92c
|
||
|
gopkg.in/yaml.v2 v2.2.7
|
||
|
)
|