2
go.mod
2
go.mod
@@ -23,6 +23,7 @@ require (
|
||||
github.com/jackc/pgx/v5 v5.8.0
|
||||
github.com/jhillyerd/enmime v1.3.0
|
||||
github.com/modelcontextprotocol/go-sdk v1.4.0
|
||||
github.com/muesli/termenv v0.16.0
|
||||
github.com/openai/openai-go v1.12.0
|
||||
github.com/pdfcpu/pdfcpu v0.11.1
|
||||
github.com/pires/go-proxyproto v0.11.0
|
||||
@@ -64,7 +65,6 @@ require (
|
||||
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
|
||||
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
|
||||
github.com/muesli/cancelreader v0.2.2 // indirect
|
||||
github.com/muesli/termenv v0.16.0 // indirect
|
||||
github.com/rivo/uniseg v0.4.7 // indirect
|
||||
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
|
||||
golang.org/x/telemetry v0.0.0-20260311193753-579e4da9a98c // indirect
|
||||
|
||||
Reference in New Issue
Block a user