From d4c139216603a19b778947dddd5300d44a2d911a1339e70d6772070b90eca684 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 23 Jul 2024 15:39:04 +0300 Subject: [PATCH] Change namespace because of domain expiration --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 81271e8..028b6f2 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module go.cypherpunks.ru/prepro +module go.cypherpunks.su/prepro go 1.22.5 -- 2.48.1