mirror of
https://github.com/purofle/remake_bot.git
synced 2025-02-06 17:13:29 +08:00
10 lines
158 B
Modula-2
10 lines
158 B
Modula-2
module github.com/purofle/remake_bot
|
|
|
|
go 1.21
|
|
|
|
toolchain go1.22.1
|
|
|
|
require gopkg.in/telebot.v3 v3.2.1
|
|
|
|
require github.com/stretchr/testify v1.9.0 // indirect
|