module git.loafle.net/totopia/server go 1.13 require ( git.loafle.net/loafer/annotation-go v0.0.0-20191113141909-a254c5695d3b git.loafle.net/loafer/di-go v0.0.0-20191113141126-d08fa9dbe72d github.com/jackc/pgx v3.6.0+incompatible // indirect github.com/jackc/pgx/v4 v4.1.2 github.com/savsgio/gotils v0.0.0-20190925070755-524bc4f47500 github.com/valyala/bytebufferpool v1.0.0 github.com/valyala/fasthttp v1.6.0 )