File tree Expand file tree Collapse file tree 2 files changed +1
-198
lines changed
docs/admin/templates/extending-templates Expand file tree Collapse file tree 2 files changed +1
-198
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -75,8 +75,6 @@ replace github.com/spf13/afero => github.com/aslilac/afero v0.0.0-20250403163713
75
75
// TODO: replace once we cut release.
76
76
replace github.com/coder/terraform-provider-coder/v2 => github.com/coder/terraform-provider-coder/v2 v2.7.1-0.20250623193313-e890833351e2
77
77
78
- replace github.com/coder/preview => github.com/coder/preview v1.0.2
79
-
80
78
require (
81
79
cdr.dev/slog v1.6.2-0.20241112041820-0ec81e6e67bb
82
80
cloud.google.com/go/compute/metadata v0.7.0
@@ -485,7 +483,7 @@ require (
485
483
require (
486
484
github.com/coder/agentapi-sdk-go v0.0.0-20250505131810-560d1d88d225
487
485
github.com/coder/aisdk-go v0.0.9
488
- github.com/coder/preview v1.0.1
486
+ github.com/coder/preview v1.0.2
489
487
github.com/fsnotify/fsnotify v1.9.0
490
488
github.com/mark3labs/mcp-go v0.32.0
491
489
)
You can’t perform that action at this time.
0 commit comments