diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-29 00:01:45 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-29 00:01:45 +0300 |
| commit | a42d68e15754ae67d24dd4e76731e937b57e23f9 (patch) | |
| tree | 429d79b400f072d323613f1ba59ef516f1754ccc /go.mod | |
| parent | ad21f1b972063d2543f402c04a20f32b263e60e1 (diff) | |
convert to magefilev0.1.1
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ require ( github.com/charmbracelet/bubbletea v1.3.5 github.com/charmbracelet/lipgloss v1.1.0 github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be + github.com/magefile/mage v1.15.0 ) require ( |
