fix(deps): update module github.com/otiai10/openaigo to v1.5.2 (#731)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-09 13:39:51 +02:00 committed by GitHub
parent 42cade808b
commit f68df1624b
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

@ -20,7 +20,7 @@ require (
github.com/nomic-ai/gpt4all/gpt4all-bindings/golang v0.0.0-20230628182915-a67f8132e165
github.com/onsi/ginkgo/v2 v2.11.0
github.com/onsi/gomega v1.27.8
github.com/otiai10/openaigo v1.4.0
github.com/otiai10/openaigo v1.5.2
github.com/rs/zerolog v1.29.1
github.com/sashabaranov/go-openai v1.13.0
github.com/swaggo/swag v1.16.1