summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-24 22:30:20 +0300
committerPaul Buetow <paul@buetow.org>2025-09-24 22:30:20 +0300
commit16ce1d306f89f44974eb033056bc65c1be9a5f8a (patch)
tree5899c8f35cb43e2193457819d1c39290d8820520 /go.mod
parent95997ba2eb4de80b02245bacbf15e881adafd73c (diff)
move from Taskfile to Magefile
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 d1eddef..a200055 100644
--- a/go.mod
+++ b/go.mod
@@ -13,6 +13,7 @@ require (
cloud.google.com/go/compute/metadata v0.6.0 // indirect
github.com/buger/goterm v1.0.4 // indirect
github.com/google/go-cmp v0.6.0 // indirect
+ github.com/magefile/mage v1.15.0 // indirect
github.com/mattn/go-colorable v0.1.14 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/yuin/goldmark v1.7.8 // indirect