aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2021-09-16 17:55:33 +0200
committerÖzgür Kesim <oec@codeblau.de>2021-09-16 17:55:33 +0200
commit1bc5dfb49aa7a5d7c369f9ee0d23cab05d48322f (patch)
treef73ceea1ab9d127015b96946fb7ee6614833e714
parent1689c55dfc551b3aa31049a7a8794cf8b7fcf75f (diff)
corrected go.mod
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ce1d2d7..5a99190 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module git.kesim.org/oec/playdot
+module kesim.org/playdot
go 1.13