From 737c2a930e53dbb37570c8d78230a10e7b9463b4 Mon Sep 17 00:00:00 2001 From: Rohan Minocha Date: Sun, 10 Sep 2023 22:15:44 -0400 Subject: [PATCH] Add files via upload --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 5ba9e7e..57f04f4 100644 --- a/main.go +++ b/main.go @@ -7,7 +7,7 @@ import ( "os" "strings" - "github.com/rohnxminocha/gotorrent/client" + "github.com/rohanxminocha/gotorrent/client" ) func initializeLogger() *os.File {