File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/sashabaranov/go-openai v1.9.5
2424 github.com/swaggo/swag v1.16.1
2525 github.com/tmc/langchaingo v0.0.0-20230530193922-fb062652f841
26- github.com/urfave/cli/v2 v2.25.3
26+ github.com/urfave/cli/v2 v2.25.5
2727 github.com/valyala/fasthttp v1.47.0
2828 gopkg.in/yaml.v2 v2.4.0
2929 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -202,6 +202,8 @@ github.com/tmc/langchaingo v0.0.0-20230530193922-fb062652f841 h1:IVlfKPZzq3W1G+C
202202github.com/tmc/langchaingo v0.0.0-20230530193922-fb062652f841 /go.mod h1:6l1WoyqVDwkv7cFlY3gfcTv8yVowVyuutKv8PGlQCWI =
203203github.com/urfave/cli/v2 v2.25.3 h1:VJkt6wvEBOoSjPFQvOkv6iWIrsJyCrKGtCtxXWwmGeY =
204204github.com/urfave/cli/v2 v2.25.3 /go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc =
205+ github.com/urfave/cli/v2 v2.25.5 h1:d0NIAyhh5shGscroL7ek/Ya9QYQE0KNabJgiUinIQkc =
206+ github.com/urfave/cli/v2 v2.25.5 /go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc =
205207github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
206208github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
207209github.com/valyala/fasthttp v1.47.0 h1:y7moDoxYzMooFpT5aHgNgVOQDrS3qlkfiP9mDtGGK9c =
You can’t perform that action at this time.
0 commit comments