optimized the tests and go.mod file. Switched to older version for better compatibility
All checks were successful
Bot Unit Tests / test (push) Successful in 10m20s

This commit is contained in:
2026-04-01 20:30:40 +02:00
parent e4b86421a6
commit 9efa490ffe
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module heydeman/vc-stat-bot-discord
go 1.26.1
go 1.25.0
require (
github.com/bwmarrin/discordgo v0.29.0