Merge pull request #15 from xgess/xgess/fix-gomod

fix go.mod to this repo
diff --git a/go.mod b/go.mod
index 010a846..0b7ccf2 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module github.com/EdwinLove/parsemail
+module github.com/DusanKasan/parsemail
 
 go 1.12