2019-09-24 10:18:01 -04:00
|
|
|
module git.wow.st/gmp/passgo
|
|
|
|
|
|
|
|
go 1.12
|
|
|
|
|
|
|
|
require (
|
|
|
|
gioui.org/ui v0.0.0-20190918172808-816f0e901fc6
|
2019-10-01 13:54:35 -04:00
|
|
|
git.wow.st/gmp/clip v0.0.0-20191001134149-1458ba6a7cf5
|
2019-10-01 18:22:38 -04:00
|
|
|
git.wow.st/gmp/rand v0.0.0-20191001220155-a81bebfaf8b0
|
2019-09-24 10:18:01 -04:00
|
|
|
github.com/fsnotify/fsnotify v1.4.7
|
|
|
|
github.com/jcmdev0/gpgagent v0.0.0-20180509014935-5601b32d936c
|
|
|
|
golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7
|
|
|
|
golang.org/x/image v0.0.0-20190910094157-69e4b8554b2a
|
|
|
|
gopkg.in/yaml.v2 v2.2.2
|
|
|
|
)
|