Again, CI

This commit is contained in:
HugeFrog24
2024-10-22 16:27:17 +02:00
parent a42a123962
commit 00c208a250
2 changed files with 55 additions and 1 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/HugeFrog24/go-telegram-bot
go 1.23.2
go 1.23
require (
github.com/go-telegram/bot v1.9.0