From 0728a97e3c829a4b93c98d2dde3aa383bc153b4e Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Tue, 10 Dec 2024 23:27:30 +0300 Subject: Новый путь MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 ++ 1 file changed, 2 insertions(+) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2c9b4ee..e6e33a7 100644 --- a/go.mod +++ b/go.mod @@ -3,3 +3,5 @@ module go.neonxp.ru/mux go 1.22.5 require go.neonxp.ru/objectid v0.0.2 + +replace go.neonxp.ru/mux latest => neonxp.ru/go/mux latest -- cgit v1.2.3