summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2024-09-09 23:47:12 +0200
committerJulien Dessaux2025-02-09 10:09:22 +0100
commit7ef03c6f5530e8d2dd6470bf745ba7af14bf6e81 (patch)
tree004d0d4dbdd134d38e0e15684502417027c49dd4 /go.mod
parentchore(deps): update dependencies (diff)
downloadods-7ef03c6f5530e8d2dd6470bf745ba7af14bf6e81.tar.gz
ods-7ef03c6f5530e8d2dd6470bf745ba7af14bf6e81.tar.bz2
ods-7ef03c6f5530e8d2dd6470bf745ba7af14bf6e81.zip
chore(tooling): add makefile and fixed go module path
Diffstat (limited to '')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 259bb4e..873555d 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module git.adyxax.org/adyxax/ods/v2
+module git.adyxax.org/adyxax/ods
go 1.23.0