fix(deps): update github.com/tmc/langchaingo digest to b33244e

This commit is contained in:
renovate[bot] 2023-10-20 21:12:53 +00:00 committed by GitHub
parent e82470341f
commit b63609f296
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

@ -29,7 +29,7 @@ require (
github.com/rs/zerolog v1.31.0
github.com/sashabaranov/go-openai v1.16.0
github.com/schollz/progressbar/v3 v3.13.1
github.com/tmc/langchaingo v0.0.0-20231019140956-c636b3da7701
github.com/tmc/langchaingo v0.0.0-20231020205806-b33244eb8de8
github.com/urfave/cli/v2 v2.25.7
github.com/valyala/fasthttp v1.50.0
go.opentelemetry.io/otel v1.19.0