summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-10-12 10:10:10 +0300
committerPaul Buetow <paul@buetow.org>2025-10-12 10:10:10 +0300
commit0d00f16ccf74048f11a7db26f0f08003047d3a21 (patch)
treea098919b87f8c0ce20d73abebbc2ae858f62e7d6 /go.mod
parentdba07073652cb1bbad58d2e82329d07eefe3c12d (diff)
fix
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ac8a252..9cde15b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module yoga
+module codeberg/snonux/yoga
go 1.24.7