diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-24 22:30:20 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-24 22:30:20 +0300 |
| commit | 16ce1d306f89f44974eb033056bc65c1be9a5f8a (patch) | |
| tree | 5899c8f35cb43e2193457819d1c39290d8820520 /go.mod | |
| parent | 95997ba2eb4de80b02245bacbf15e881adafd73c (diff) | |
move from Taskfile to Magefile
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
