From 2e36d34d337283f2f495b7c42c2ca47c2ee5cfb6 Mon Sep 17 00:00:00 2001 From: 1nv8rZim Date: Sun, 29 Oct 2023 16:09:51 -0400 Subject: [PATCH] fixed check package name --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 3e4a138..d21b1f7 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -package check_template +package mysql import ( "context"