9 lines
147 B
Modula-2
9 lines
147 B
Modula-2
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
|
|
)
|