diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-05 22:15:08 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-05 22:15:08 +0200 |
| commit | 98e46348ca59de2033451b844a4f592f1f9e5433 (patch) | |
| tree | b9d88c643f5dffc28c3630c0b6c7ab3540c04009 /go.mod | |
| parent | a4298701546b09fccb15ce30db7c7e3f4070525c (diff) | |
task 349: add harmonica dependency
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
