9 lines
133 B
Modula-2
9 lines
133 B
Modula-2
|
module git.nefrace.ru/nefrace/nechotron
|
||
|
|
||
|
go 1.19
|
||
|
|
||
|
require (
|
||
|
github.com/NicoNex/echotron/v3 v3.22.0
|
||
|
github.com/google/uuid v1.3.0
|
||
|
)
|