]> git.lizzy.rs Git - mt.git/commitdiff
Make seperate module to facilitate testing
authorMinetest-j45 <55553015+Minetest-j45@users.noreply.github.com>
Thu, 2 Jun 2022 15:59:46 +0000 (16:59 +0100)
committerMinetest-j45 <55553015+Minetest-j45@users.noreply.github.com>
Thu, 2 Jun 2022 15:59:46 +0000 (16:59 +0100)
go.mod

diff --git a/go.mod b/go.mod
index 9484bebe7bcb712f29cee7caea8397cc6e1bf749..72524cabec8c2b12e742e55a8017d12f9b825698 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/anon55555/mt
+module github.com/Minetest-j45/mt
 
 go 1.16