lucky-tgbot/go.mod
sunyz cbb6a05061
Some checks failed
Build and Push Docker Images / docker (push) Failing after 28s
[+] add go.mod file
2025-01-22 17:56:42 +08:00

6 lines
87 B
Modula-2

module github.com/realSunyz/lucky-tgbot
go 1.23.5
require gopkg.in/telebot.v3 v3.3.8