summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-26 12:08:09 +0200
committerPaul Buetow <paul@buetow.org>2026-03-26 12:08:09 +0200
commiteff15a3a58dc97e270d38c1d5f071ccc4c2fd6db (patch)
tree107ef7eb27f0dec2f1a22ac3b6666f82d790f241 /go.mod
parent208219f09bbdbb47a3584952ec9d82343276eb01 (diff)
fix module
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 517231c..5a09799 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module codeberg.org/snonux/perc
+module codeberg.org/snonux/gt
go 1.25.0