Update module github.com/bwmarrin/discordgo to v0.29.0

This commit is contained in:
RenovateBot 2026-02-28 07:00:55 +00:00
parent dd0d666eab
commit 009299ac35
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module gitlab.com/DeveloperDurp/durpot
go 1.19
require (
github.com/bwmarrin/discordgo v0.26.1
github.com/bwmarrin/discordgo v0.29.0
github.com/sashabaranov/go-openai v1.5.7
)