From 728f1ca453f304077b72c7bf9ebcf54d9901185b Mon Sep 17 00:00:00 2001 From: Vasiliy Tolstov Date: Sun, 9 Jul 2023 15:43:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'go.mod'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Vasiliy Tolstov --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e22e9e6..1309f1b 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module go.unistack.org/micro-config-flag/v3 +module go.unistack.org/micro-config-flag/v4 go 1.18