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-10 14:10:13 +09:00

6 lines
81 B
Modula-2

module github.com/fumiama/NanoBot
go 1.20
require github.com/pkg/errors v0.9.1