10 lines
226 B
Modula-2
10 lines
226 B
Modula-2
module lab.zaar.be/thefish/alchemyst-go
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/jcerise/gogue v0.0.0-20190708063629-bff568e35ab7
|
|
github.com/rs/zerolog v1.15.0
|
|
lab.zaar.be/thefish/bearlibterminal v0.0.0-20191018101635-dd37bbc90d77
|
|
)
|