summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-05 22:15:08 +0200
committerPaul Buetow <paul@buetow.org>2026-03-05 22:15:08 +0200
commit98e46348ca59de2033451b844a4f592f1f9e5433 (patch)
treeb9d88c643f5dffc28c3630c0b6c7ab3540c04009 /go.mod
parenta4298701546b09fccb15ce30db7c7e3f4070525c (diff)
task 349: add harmonica dependency
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 56ad791..34286ed 100644
--- a/go.mod
+++ b/go.mod
@@ -14,6 +14,7 @@ require (
require (
github.com/atotto/clipboard v0.1.4 // indirect
github.com/charmbracelet/colorprofile v0.4.2 // indirect
+ github.com/charmbracelet/harmonica v0.2.0 // indirect
github.com/charmbracelet/ultraviolet v0.0.0-20260205113103-524a6607adb8 // indirect
github.com/charmbracelet/x/ansi v0.11.6 // indirect
github.com/charmbracelet/x/term v0.2.2 // indirect