From c546e336f357aa1a409a984a068933a3889163d5 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Wed, 11 Dec 2024 01:51:28 +0300 Subject: Поправил имя пакета MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/go.mod b/go.mod index cbb760d..99cb60e 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,3 @@ -module go.neonxp.ru/collection +module neonxp.ru/go/collection go 1.18 - -replace go.neonxp.ru/collection latest => neonxp.ru/go/collection latest -- cgit v1.2.3