File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/google/uuid v1.6.0
2020 github.com/joho/godotenv v1.5.1
2121 github.com/mark3labs/mcp-go v0.43.2
22- github.com/openai/openai-go/v3 v3.12 .0
22+ github.com/openai/openai-go/v3 v3.13 .0
2323 github.com/pdfcpu/pdfcpu v0.11.1
2424 github.com/pkoukk/tiktoken-go v0.1.8
2525 github.com/sahilm/fuzzy v0.1.1
Original file line number Diff line number Diff line change @@ -131,6 +131,8 @@ github.com/neurosnap/sentences v1.1.2 h1:iphYOzx/XckXeBiLIUBkPu2EKMJ+6jDbz/sLJZ7
131131github.com/neurosnap/sentences v1.1.2 /go.mod h1:/pwU4E9XNL21ygMIkOIllv/SMy2ujHwpf8GQPu1YPbQ =
132132github.com/openai/openai-go/v3 v3.12.0 h1:NkrImaglFQeDycc/n/fEmpFV8kKr8snl9/8X2x4eHOg =
133133github.com/openai/openai-go/v3 v3.12.0 /go.mod h1:cdufnVK14cWcT9qA1rRtrXx4FTRsgbDPW7Ia7SS5cZo =
134+ github.com/openai/openai-go/v3 v3.13.0 h1:arSFmVHcBHNVYG5iqspPJrLoin0Qqn2JcCLWWcTcM1Q =
135+ github.com/openai/openai-go/v3 v3.13.0 /go.mod h1:cdufnVK14cWcT9qA1rRtrXx4FTRsgbDPW7Ia7SS5cZo =
134136github.com/pdfcpu/pdfcpu v0.11.1 h1:htHBSkGH5jMKWC6e0sihBFbcKZ8vG1M67c8/dJxhjas =
135137github.com/pdfcpu/pdfcpu v0.11.1 /go.mod h1:pP3aGga7pRvwFWAm9WwFvo+V68DfANi9kxSQYioNYcw =
136138github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments