fixed module name
1 files changed, 1 insertions(+), 1 deletions(-) M go.mod
M go.mod => go.mod +1 -1
@@ 1,4 1,4 @@ -module github.com/Witcher01/covid19_updates_discord +module github.com/Witcher01/discord_covid19 go 1.16