commit | 13d75079e2833ee940bcc003d386e2d474a35acf | [log] [tgz] |
---|---|---|
author | DuĊĦan Kasan <dusan@kasan.sk> | Sun Apr 05 20:50:12 2020 +0200 |
committer | GitHub <noreply@github.com> | Sun Apr 05 20:50:12 2020 +0200 |
tree | f69369fa7f343b2ecd45fa848336f6d0e00baaf4 | |
parent | 981d4041d6969a4f57f46bb3ff548172e523c4d9 [diff] | |
parent | 1f56fdd2b6c8e674d282bcc035c782284368f105 [diff] |
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