From a42d68e15754ae67d24dd4e76731e937b57e23f9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 29 Sep 2025 00:01:45 +0300 Subject: convert to magefile --- go.mod | 1 + 1 file changed, 1 insertion(+) (limited to 'go.mod') 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 ( -- cgit v1.2.3