From c8bf12c3e996486c5116992c055f3adde2853057 Mon Sep 17 00:00:00 2001 From: Sinh Date: Mon, 15 Aug 2022 17:29:58 +0700 Subject: [PATCH] change module name --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 299b4e2..27acef5 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/Selly-Modules/tpl +module github.com/Selly-Modules/3pl go 1.17