fix(deps): update module github.com/sashabaranov/go-openai to v1.10.0 (#510)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-05 21:24:04 +02:00 committed by GitHub
parent 01f5046caf
commit 3ebdb9b67e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/onsi/gomega v1.27.7
github.com/otiai10/openaigo v1.1.0
github.com/rs/zerolog v1.29.1
github.com/sashabaranov/go-openai v1.9.5
github.com/sashabaranov/go-openai v1.10.0
github.com/swaggo/swag v1.16.1
github.com/tmc/langchaingo v0.0.0-20230605114752-4afed6d7be4a
github.com/urfave/cli/v2 v2.25.5