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-20200924184101-63bc690a6a04 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-20200924062109-4578eab98f00 golang.org/x/mobile v0.0.0-20200801112145-973feb4309de golang.org/x/net v0.0.0-20200923182212-328152dc79b1 golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 ) replace golang.org/x/mobile => github.com/BenLubar/mobile v0.0.0-20200920215855-b9b095a72c3b