File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ go 1.24.2
4
4
5
5
toolchain go1.24.4
6
6
7
- replace github.com/nanobot-ai/nanobot => github.com/thedadams/nanobot v0.0.0-20250612152714-166ea7e8fb71
8
-
9
7
require (
10
8
github.com/AlecAivazis/survey/v2 v2.3.7
11
9
github.com/BurntSushi/locker v0.0.0-20171006230638-a6e239ea1c69
@@ -28,7 +26,7 @@ require (
28
26
github.com/hexops/valast v1.4.4
29
27
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056
30
28
github.com/mholt/archives v0.1.0
31
- github.com/nanobot-ai/nanobot v0.0.6-0.20250612011942-bda908a3e3ab
29
+ github.com/nanobot-ai/nanobot v0.0.6-0.20250612211144-0a23cf13a10f
32
30
github.com/pkoukk/tiktoken-go v0.1.7
33
31
github.com/pkoukk/tiktoken-go-loader v0.0.2-0.20240522064338-c17e8bc0f699
34
32
github.com/rs/cors v1.11.0
Original file line number Diff line number Diff line change @@ -311,6 +311,8 @@ github.com/muesli/reflow v0.3.0 h1:IFsN6K9NfGtjeggFP+68I4chLZV2yIKsXJFNZ+eWh6s=
311
311
github.com/muesli/reflow v0.3.0 /go.mod h1:pbwTDkVPibjO2kyvBQRBxTWEEGDGq0FlB1BIKtnHY/8 =
312
312
github.com/muesli/termenv v0.16.0 h1:S5AlUN9dENB57rsbnkPyfdGuWIlkmzJjbFf0Tf5FWUc =
313
313
github.com/muesli/termenv v0.16.0 /go.mod h1:ZRfOIKPFDYQoDFF4Olj7/QJbW60Ol/kL1pU3VfY/Cnk =
314
+ github.com/nanobot-ai/nanobot v0.0.6-0.20250612211144-0a23cf13a10f h1:p/YUKTP0n5w/YByPm+UPPSpp5d9m/VJB0dbQnQ5naPo =
315
+ github.com/nanobot-ai/nanobot v0.0.6-0.20250612211144-0a23cf13a10f /go.mod h1:XAvQcMgztKKR8Ul7/i28MfepoyC72ZGwG3uzAIH9F6c =
314
316
github.com/nightlyone/lockfile v1.0.0 h1:RHep2cFKK4PonZJDdEl4GmkabuhbsRMgk/k3uAmxBiA =
315
317
github.com/nightlyone/lockfile v1.0.0 /go.mod h1:rywoIealpdNse2r832aiD9jRk8ErCatROs6LzC841CI =
316
318
github.com/nwaples/rardecode/v2 v2.0.0-beta.4.0.20241112120701-034e449c6e78 h1:MYzLheyVx1tJVDqfu3YnN4jtnyALNzLvwl+f58TcvQY =
@@ -396,8 +398,6 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
396
398
github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
397
399
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
398
400
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
399
- github.com/thedadams/nanobot v0.0.0-20250612152714-166ea7e8fb71 h1:Y4ysr+aVjLQEcpWRkwZ+NioEtO5oaiNuT6QcnvydmVY =
400
- github.com/thedadams/nanobot v0.0.0-20250612152714-166ea7e8fb71 /go.mod h1:XAvQcMgztKKR8Ul7/i28MfepoyC72ZGwG3uzAIH9F6c =
401
401
github.com/therootcompany/xz v1.0.1 h1:CmOtsn1CbtmyYiusbfmhmkpAAETj0wBIH6kCYaX+xzw =
402
402
github.com/therootcompany/xz v1.0.1 /go.mod h1:3K3UH1yCKgBneZYhuQUvJ9HPD19UEXEI0BWbMn8qNMY =
403
403
github.com/tidwall/gjson v1.17.1 h1:wlYEnwqAHgzmhNUFfw7Xalt2JzQvsMx2Se4PcoFCT/U =
You can’t perform that action at this time.
0 commit comments