summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Bütow <1224732+snonux@users.noreply.github.com>2025-06-20 18:32:58 +0300
committerPaul Bütow <1224732+snonux@users.noreply.github.com>2025-06-20 18:32:58 +0300
commit4f073ba6a8cbd95368b8e0e7b9340b04448f0b4d (patch)
treee16affb2a27cd88ccd61984453995c16cbeec542 /go.mod
parentcf2299f9d3a1d2095141d4c1b80b1e7632252ed0 (diff)
Add annotate hotkey
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index c8998a4..9086482 100644
--- a/go.mod
+++ b/go.mod
@@ -10,6 +10,7 @@ require (
)
require (
+ github.com/atotto/clipboard v0.1.4 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect
github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect