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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-27 18:40:50 +02:00 committed by GitHub
parent 0883d324d9
commit 0af0df7423
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -26,7 +26,7 @@ require (
github.com/otiai10/openaigo v1.5.2
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
github.com/rs/zerolog v1.29.1
github.com/sashabaranov/go-openai v1.14.0
github.com/sashabaranov/go-openai v1.14.1
github.com/tmc/langchaingo v0.0.0-20230726025230-7d5f9fd5e90a
github.com/urfave/cli/v2 v2.25.7
github.com/valyala/fasthttp v1.48.0