Update module github.com/sashabaranov/go-openai to v1.41.2

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

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.19
require (
github.com/bwmarrin/discordgo v0.26.1
github.com/sashabaranov/go-openai v1.5.7
github.com/sashabaranov/go-openai v1.41.2
)
require (