module git.sr.ht/~evanj/e3
go 1.13
require (
git.sr.ht/~evanj/embed v0.0.0-20200702023953-8a902e4e7e94 // indirect
git.sr.ht/~evanj/security v0.0.0-20200228044358-9b9bc6682997
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-sql-driver/mysql v1.5.0
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
gopkg.in/go-playground/assert.v1 v1.2.1
)