fix(deps): update github.com/tmc/langchaingo digest to 7ea7345 (#675)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-26 12:25:50 +02:00 committed by GitHub
parent 78f3c3da48
commit ad81e37672
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

@ -24,7 +24,7 @@ require (
github.com/rs/zerolog v1.29.1
github.com/sashabaranov/go-openai v1.11.3
github.com/swaggo/swag v1.16.1
github.com/tmc/langchaingo v0.0.0-20230625081011-4d9d55dbcaba
github.com/tmc/langchaingo v0.0.0-20230625234550-7ea734523e39
github.com/urfave/cli/v2 v2.25.7
github.com/valyala/fasthttp v1.48.0
gopkg.in/yaml.v2 v2.4.0