Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 18f5d12

Browse files
committed
🧹
1 parent feda48b commit 18f5d12

File tree

2 files changed

+1
-198
lines changed

2 files changed

+1
-198
lines changed

‎docs/admin/templates/extending-templates/mask-input-example.md

Lines changed: 0 additions & 195 deletions
This file was deleted.

‎go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ replace github.com/spf13/afero => github.com/aslilac/afero v0.0.0-20250403163713
7575
// TODO: replace once we cut release.
7676
replace github.com/coder/terraform-provider-coder/v2 => github.com/coder/terraform-provider-coder/v2 v2.7.1-0.20250623193313-e890833351e2
7777

78-
replace github.com/coder/preview => github.com/coder/preview v1.0.2
79-
8078
require (
8179
cdr.dev/slog v1.6.2-0.20241112041820-0ec81e6e67bb
8280
cloud.google.com/go/compute/metadata v0.7.0
@@ -485,7 +483,7 @@ require (
485483
require (
486484
github.com/coder/agentapi-sdk-go v0.0.0-20250505131810-560d1d88d225
487485
github.com/coder/aisdk-go v0.0.9
488-
github.com/coder/preview v1.0.1
486+
github.com/coder/preview v1.0.2
489487
github.com/fsnotify/fsnotify v1.9.0
490488
github.com/mark3labs/mcp-go v0.32.0
491489
)

0 commit comments

Comments
 (0)