From 8cf810afd74f9b33eb64a47f91d7a345b6e81e45 Mon Sep 17 00:00:00 2001 From: Pasha Date: Wed, 20 Nov 2024 17:05:04 +0300 Subject: [PATCH] rename go mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3ce9649..a814f9b 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module penahub.gitlab.yandexcloud.net/backend/penahub_common +module gitea.pena/PenaSide/common go 1.21