mirror of
https://github.com/nxshock/gonx.git
synced 2025-07-01 23:53:35 +05:00
8 lines
103 B
Modula-2
8 lines
103 B
Modula-2
module gonx
|
|
|
|
go 1.21
|
|
|
|
require (
|
|
github.com/BurntSushi/toml v1.3.2
|
|
github.com/lmittmann/tint v1.0.3
|
|
)
|