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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-14 12:14:47 +02:00 committed by GitHub
parent 2328bbaea1
commit fe4a8fbc74
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

@ -18,7 +18,7 @@ require (
github.com/nomic-ai/gpt4all/gpt4all-bindings/golang v0.0.0-20230614000846-8953b7f6a6d0
github.com/onsi/ginkgo/v2 v2.10.0
github.com/onsi/gomega v1.27.8
github.com/otiai10/openaigo v1.1.0
github.com/otiai10/openaigo v1.1.1
github.com/rs/zerolog v1.29.1
github.com/sashabaranov/go-openai v1.10.1
github.com/swaggo/swag v1.16.1