summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-24 22:20:04 +0200
committerPaul Buetow <paul@buetow.org>2023-03-24 22:20:04 +0200
commit8f7a673fccf1343e4468bb953d93f5b1b7372f77 (patch)
treec901aa7be9d7dc5a2a4bdf043fc7320a1b600ad6 /go.mod
parent02384f2667a2f10c9d776d6a259701d0b6542b54 (diff)
we are on codeberg now
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 2 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 40ffa2a..c233836 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,3 @@
-module github.com/snonux/algorithms
+module codeberg.org/snonux/algorithms
-go 1.14
-
-require golang.org/x/tools/gopls v0.5.2 // indirect
+go 1.19