We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e684ca commit fddca54Copy full SHA for fddca54
1 file changed
go.mod
@@ -2,7 +2,7 @@ module aybot
2
3
go 1.21.1
4
5
-toolchain go1.24.3
+toolchain go1.25.4
6
7
require (
8
github.com/bwmarrin/discordgo v0.28.1
0 commit comments