commit | 1f56fdd2b6c8e674d282bcc035c782284368f105 | [log] [tgz] |
---|---|---|
author | Alex Gessner <alex.gessner@gmail.com> | Sat Apr 04 17:38:34 2020 -0400 |
committer | Alex Gessner <alex.gessner@gmail.com> | Sat Apr 04 19:19:37 2020 -0400 |
tree | f69369fa7f343b2ecd45fa848336f6d0e00baaf4 | |
parent | 981d4041d6969a4f57f46bb3ff548172e523c4d9 [diff] [blame] |
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