From 9fd0298a783fc7cbcd8db828c0a021d19044a7c9 Mon Sep 17 00:00:00 2001 From: moxitech Date: Tue, 8 Oct 2024 10:59:03 +0700 Subject: [PATCH] module test --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index df3f988..cb27dc3 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module moxitech/realstomp +module maktraher.ru/moxitech/realstomp go 1.22.7