module git.lubar.me/ben/spy-cards go 1.13 require ( github.com/BenLubar/convnet v1.1.0 github.com/BenLubar/opus v0.0.0-20200921040742-b4571e5a6c27 github.com/davecgh/go-spew v1.1.1 github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 github.com/jackc/pgtype v1.4.2 github.com/jackc/pgx/v4 v4.8.1 golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a golang.org/x/image v0.0.0-20200921011436-3a743ba83854 golang.org/x/mobile v0.0.0-20200801112145-973feb4309de golang.org/x/net v0.0.0-20200904194848-62affa334b73 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 ) replace golang.org/x/mobile => github.com/BenLubar/mobile v0.0.0-20200920215855-b9b095a72c3b