From e479f465101671e1293fc8ec3f4fce748c02018e Mon Sep 17 00:00:00 2001 From: ZizzyDizzyMC Date: Sun, 21 Feb 2021 22:30:30 -0500 Subject: [PATCH] Update upload.go --- upload.go | 1 + 1 file changed, 1 insertion(+) diff --git a/upload.go b/upload.go index 82e409c..67e3d09 100644 --- a/upload.go +++ b/upload.go @@ -14,6 +14,7 @@ import ( "strconv" "strings" "time" + "log" "github.com/andreimarcu/linx-server/auth/apikeys" "github.com/andreimarcu/linx-server/backends"