Rename datokenizer to datok
diff --git a/go.mod b/go.mod
index 74df04b..f75da4b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/KorAP/datokenizer
+module github.com/KorAP/datok
 
 go 1.16