module github.com/grvlle/constellation_wallet require ( github.com/artdarek/go-unzip v1.0.0 github.com/dustin/go-humanize v1.0.0 github.com/jinzhu/gorm v1.9.12 github.com/leaanthony/mewn v0.10.7 github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect github.com/sirupsen/logrus v1.8.1 github.com/wailsapp/wails v1.16.9 golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 google.golang.org/appengine v1.6.2 // indirect ) go 1.13