File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -483,13 +483,11 @@ require (
483
483
require (
484
484
github.com/coder/agentapi-sdk-go v0.0.0-20250505131810-560d1d88d225
485
485
github.com/coder/aisdk-go v0.0.9
486
- github.com/coder/preview v1.0.3-0.20250701142654-c3d6e86b9393
486
+ github.com/coder/preview v1.0.3-0.20250713201143-17616ecf763a
487
487
github.com/fsnotify/fsnotify v1.9.0
488
488
github.com/mark3labs/mcp-go v0.32.0
489
489
)
490
490
491
- replace github.com/coder/preview => ../preview
492
-
493
491
require (
494
492
cel.dev/expr v0.23.0 // indirect
495
493
cloud.google.com/go v0.120.0 // indirect
Original file line number Diff line number Diff line change @@ -916,6 +916,8 @@ github.com/coder/pq v1.10.5-0.20250630052411-a259f96b6102 h1:ahTJlTRmTogsubgRVGO
916
916
github.com/coder/pq v1.10.5-0.20250630052411-a259f96b6102 /go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o =
917
917
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 h1:3A0ES21Ke+FxEM8CXx9n47SZOKOpgSE1bbJzlE4qPVs =
918
918
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 /go.mod h1:5UuS2Ts+nTToAMeOjNlnHFkPahrtDkmpydBen/3wgZc =
919
+ github.com/coder/preview v1.0.3-0.20250713201143-17616ecf763a h1:SLAUUH/lIfa15B28wU8h6Alze500HQeNYoUMB/OGE8A =
920
+ github.com/coder/preview v1.0.3-0.20250713201143-17616ecf763a /go.mod h1:efDWGlO/PZPrvdt5QiDhMtTUTkPxejXo9c0wmYYLLjM =
919
921
github.com/coder/quartz v0.2.1 h1:QgQ2Vc1+mvzewg2uD/nj8MJ9p9gE+QhGJm+Z+NGnrSE =
920
922
github.com/coder/quartz v0.2.1 /go.mod h1:vsiCc+AHViMKH2CQpGIpFgdHIEQsxwm8yCscqKmzbRA =
921
923
github.com/coder/retry v1.5.1 h1:iWu8YnD8YqHs3XwqrqsjoBTAVqT9ml6z9ViJ2wlMiqc =
You can’t perform that action at this time.
0 commit comments