Added cj & jyutping lookup
This commit is contained in:
8
go.mod
8
go.mod
@@ -1,5 +1,9 @@
|
||||
module github.com/tgckpg/golifehk
|
||||
|
||||
go 1.19
|
||||
go 1.25.0
|
||||
|
||||
require github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 // indirect
|
||||
require (
|
||||
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
|
||||
golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa
|
||||
golang.org/x/text v0.34.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user