11 lines
221 B
Modula-2
11 lines
221 B
Modula-2
module git.yetaga.in/alazyreader/library
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/gdamore/tcell/v2 v2.7.0
|
|
github.com/go-sql-driver/mysql v1.7.1
|
|
github.com/irlndts/go-discogs v0.3.6
|
|
github.com/kelseyhightower/envconfig v1.4.0
|
|
)
|