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

This commit is contained in:
renovate[bot]
2024-02-16 12:17:32 +00:00
parent f837c2e9d5
commit 01599cb3d9
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.22.0
require (
github.com/bwmarrin/discordgo v0.27.1
github.com/sashabaranov/go-openai v1.19.3
github.com/sashabaranov/go-openai v1.19.4
github.com/vartanbeno/go-reddit/v2 v2.0.1
)