module git.lubar.me/ben/spy-cards go 1.13 require ( github.com/BenLubar/convnet v1.1.0 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 github.com/pion/webrtc/v2 v2.2.25 golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a golang.org/x/image v0.0.0-20200801110659-972c09e46d76 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 gopkg.in/hraban/opus.v2 v2.0.0-20200710132758-e28f8214483b ) replace golang.org/x/mobile => github.com/BenLubar/mobile v0.0.0-20200917204524-18f141883d54