11 lines
199 B
Modula-2
11 lines
199 B
Modula-2
module gitea.starryskymeow.cn/xkm/translate
|
|
|
|
go 1.26
|
|
|
|
require (
|
|
github.com/alecthomas/kong v1.14.0
|
|
github.com/alecthomas/kong-toml v0.4.0
|
|
)
|
|
|
|
require github.com/pelletier/go-toml v1.9.5 // indirect
|