chore: upgrade from Go 1.19 to Go 1.25.

This commit is contained in:
Houmgaor
2025-11-09 13:03:46 +01:00
parent f0155bf590
commit 5d2d4f2694
5 changed files with 77 additions and 8 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module erupe-ce
go 1.19
go 1.25
require (
github.com/bwmarrin/discordgo v0.23.2