1
0
mirror of https://github.com/fumiama/NanoBot.git synced 2026-06-05 10:40:24 +08:00
Files
NanoBot/go.mod
2023-10-11 17:50:57 +09:00

11 lines
172 B
Modula-2

module github.com/fumiama/NanoBot
go 1.20
require (
github.com/fumiama/go-base16384 v1.7.0
github.com/pkg/errors v0.9.1
)
require golang.org/x/text v0.3.7 // indirect