fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 (#577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-19 19:20:06 +02:00 committed by GitHub
parent 3932c15823
commit 7ee1b10dfb
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

@ -23,7 +23,7 @@ require (
github.com/sashabaranov/go-openai v1.10.1
github.com/swaggo/swag v1.16.1
github.com/tmc/langchaingo v0.0.0-20230610024316-06cb7b57ea80
github.com/urfave/cli/v2 v2.25.5
github.com/urfave/cli/v2 v2.25.7
github.com/valyala/fasthttp v1.47.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1