module git.yetaga.in/alazyreader/library
go 1.16
require (
github.com/go-sql-driver/mysql v1.6.0
github.com/kelseyhightower/envconfig v1.4.0
)