summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 c78d8ee..ca02a57 100644
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,7 @@ module gitlab.com/mokhax/stanuki
go 1.22
require (
+ github.com/magefile/mage v1.15.0
github.com/stretchr/testify v1.8.0
github.com/xlgmokha/x v0.0.0-20221023040112-0610463739d1
)