File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/gptscript-ai/gptscript
2
2
3
- go 1.23.0
3
+ go 1.23.1
4
4
5
5
require (
6
6
github.com/AlecAivazis/survey/v2 v2.3.7
@@ -17,7 +17,7 @@ require (
17
17
github.com/gptscript-ai/broadcaster v0.0.0-20240625175512-c43682019b86
18
18
github.com/gptscript-ai/chat-completion-client v0.0.0-20240813051153-a440ada7e3c3
19
19
github.com/gptscript-ai/cmd v0.0.0-20240802230653-326b7baf6fcb
20
- github.com/gptscript-ai/go-gptscript v0.9.5-rc5.0.20240920232051-64eaa0ac8caf
20
+ github.com/gptscript-ai/go-gptscript v0.9.5-rc5.0.20240927194651-15782507bdff
21
21
github.com/gptscript-ai/tui v0.0.0-20240923192013-172e51ccf1d6
22
22
github.com/hexops/autogold/v2 v2.2.1
23
23
github.com/hexops/valast v1.4.4
Original file line number Diff line number Diff line change @@ -204,8 +204,8 @@ github.com/gptscript-ai/chat-completion-client v0.0.0-20240813051153-a440ada7e3c
204
204
github.com/gptscript-ai/chat-completion-client v0.0.0-20240813051153-a440ada7e3c3 /go.mod h1:7P/o6/IWa1KqsntVf68hSnLKuu3+xuqm6lYhch1w4jo =
205
205
github.com/gptscript-ai/cmd v0.0.0-20240802230653-326b7baf6fcb h1:ky2J2CzBOskC7Jgm2VJAQi2x3p7FVGa+2/PcywkFJuc =
206
206
github.com/gptscript-ai/cmd v0.0.0-20240802230653-326b7baf6fcb /go.mod h1:DJAo1xTht1LDkNYFNydVjTHd576TC7MlpsVRl3oloVw =
207
- github.com/gptscript-ai/go-gptscript v0.9.5-rc5.0.20240920232051-64eaa0ac8caf h1:3uBPUYBuCIWgUxQPD3d3bHHr/0zgCsdzk628FJZCmno =
208
- github.com/gptscript-ai/go-gptscript v0.9.5-rc5.0.20240920232051-64eaa0ac8caf /go.mod h1:/FVuLwhz+sIfsWUgUHWKi32qT0i6+IXlUlzs70KKt/Q =
207
+ github.com/gptscript-ai/go-gptscript v0.9.5-rc5.0.20240927194651-15782507bdff h1:GnbVti8eAH8iecIo5cY5GoXhz/ZChdyA1c2SmukaoeA =
208
+ github.com/gptscript-ai/go-gptscript v0.9.5-rc5.0.20240927194651-15782507bdff /go.mod h1:/FVuLwhz+sIfsWUgUHWKi32qT0i6+IXlUlzs70KKt/Q =
209
209
github.com/gptscript-ai/tui v0.0.0-20240923192013-172e51ccf1d6 h1:vkgNZVWQgbE33VD3z9WKDwuu7B/eJVVMMPM62ixfCR8 =
210
210
github.com/gptscript-ai/tui v0.0.0-20240923192013-172e51ccf1d6 /go.mod h1:frrl/B+ZH3VSs3Tqk2qxEIIWTONExX3tuUa4JsVnqx4 =
211
211
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA =
You can’t perform that action at this time.
0 commit comments