remake_bot/go.mod

10 lines
158 B
Modula-2
Raw Permalink Normal View History

2024-02-14 22:32:38 +08:00
module github.com/purofle/remake_bot
2024-05-12 10:24:02 +08:00
go 1.21
2024-02-14 22:32:38 +08:00
2024-05-12 10:24:02 +08:00
toolchain go1.22.1
require gopkg.in/telebot.v3 v3.2.1
require github.com/stretchr/testify v1.9.0 // indirect