summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-29 00:01:45 +0300
committerPaul Buetow <paul@buetow.org>2025-09-29 00:01:45 +0300
commita42d68e15754ae67d24dd4e76731e937b57e23f9 (patch)
tree429d79b400f072d323613f1ba59ef516f1754ccc /go.mod
parentad21f1b972063d2543f402c04a20f32b263e60e1 (diff)
convert to magefilev0.1.1
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 1160426..82c8652 100644
--- a/go.mod
+++ b/go.mod
@@ -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 (