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

This commit is contained in:
renovate[bot]
2024-07-12 14:01:57 +00:00
parent 6671bf8522
commit 03df7678c5
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.22.2
require (
github.com/bwmarrin/discordgo v0.28.1
github.com/sashabaranov/go-openai v1.26.2
github.com/sashabaranov/go-openai v1.26.3
github.com/vartanbeno/go-reddit/v2 v2.0.1
)