fix: goLang version
This commit is contained in:
parent
2f8d2135c9
commit
23c046085a
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module github.com/Muffin-laboratory/goMuffin
|
module github.com/Muffin-laboratory/goMuffin
|
||||||
|
|
||||||
go 1.22.5
|
go 1.23.2
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/bwmarrin/discordgo v0.28.1
|
github.com/bwmarrin/discordgo v0.28.1
|
||||||
|
|
Loading…
Reference in a new issue