File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/charmbracelet/lipgloss v1.1.0
1010 github.com/google/go-cmp v0.7.0
1111 github.com/ncruces/go-sqlite3 v0.20.3
12- github.com/openai/openai-go/v2 v2.1 .1
12+ github.com/openai/openai-go/v2 v2.6 .1
1313 github.com/spf13/cobra v1.9.1
1414 github.com/spf13/pflag v1.0.9
1515)
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/ncruces/go-sqlite3 v0.20.3 h1:+4G4uEqOeusF0yRuQVUl9fuoEebUolwQSnBUjYB
5151github.com/ncruces/go-sqlite3 v0.20.3 /go.mod h1:ojLIAB243gtz68Eo283Ps+k9PyR3dvzS+9/RgId4+AA =
5252github.com/ncruces/julianday v1.0.0 h1:fH0OKwa7NWvniGQtxdJRxAgkBMolni2BjDHaWTxqt7M =
5353github.com/ncruces/julianday v1.0.0 /go.mod h1:Dusn2KvZrrovOMJuOt0TNXL6tB7U2E8kvza5fFc9G7g =
54- github.com/openai/openai-go/v2 v2.1 .1 h1:/RMA/V3D+yF/Cc4jHXFt6lkqSOWRf5roRi+DvZaDYQI =
55- github.com/openai/openai-go/v2 v2.1 .1 /go.mod h1:sIUkR+Cu/PMUVkSKhkk742PRURkQOCFhiwJ7eRSBqmk =
54+ github.com/openai/openai-go/v2 v2.6 .1 h1:VMKglbRTHwnXpiPuU94CXgEE1wMJMjzA9VwteELqzx0 =
55+ github.com/openai/openai-go/v2 v2.6 .1 /go.mod h1:jrJs23apqJKKbT+pqtFgNKpRju/KP9zpUTZhz3GElQE =
5656github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
5757github.com/pelletier/go-toml/v2 v2.2.4 /go.mod h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY =
5858github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
You can’t perform that action at this time.
0 commit comments