From f642d81f40e3ebf59ceeaf176969792342991d1e Mon Sep 17 00:00:00 2001 From: BitHeaven <33015545+BitHeaven-Official@users.noreply.github.com> Date: Thu, 10 Nov 2022 20:00:48 +0500 Subject: [PATCH] Update main.go --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index f8a6178..2df4ab7 100644 --- a/main.go +++ b/main.go @@ -6,8 +6,8 @@ import ( "os" "path" - "github.com/tjhorner/e6dl/concurrent" - "github.com/tjhorner/e6dl/e621" + "github.com/BitHeaven-Official/e6dl/concurrent" + "github.com/BitHeaven-Official/e6dl/e621" ) func main() {