about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-05-28 18:45:28 +0530
committerAndinus <andinus@nand.sh>2020-05-28 18:45:28 +0530
commit797bf980d28183a4259ab042dbd129d6462ac413 (patch)
treee9f67a96fd24aec527552457045bd32e1bbfebeb /go.mod
parent7de21a2cc58d4860293772e4af89efde4cab67ff (diff)
downloadmyCovidCLI-797bf980d28183a4259ab042dbd129d6462ac413.tar.gz
Fix typo
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2bedbdc..01f9c91 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module git.tilde.institute/knezzle/mycovidcli
+module git.tilde.institute/kneezle/mycovidcli
 
 go 1.13