From f36aab87017ef97c3b1187332c729380aee9f7bf Mon Sep 17 00:00:00 2001
From: ko_oler <kooler89@gmail.com>
Date: Tue, 15 Aug 2023 12:31:46 +0300
Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?=
 =?UTF-8?q?=D0=BD=D0=B0=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D1=8F=20go=20?=
 =?UTF-8?q?=D0=B4=D0=BE=201.21=20=D0=B2=20go.mod?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 64610c41..0cce88b1 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module git.perx.ru/perxis/perxis-go
 
-go 1.18
+go 1.21
 
 require (
 	github.com/antonmedv/expr v1.9.0
-- 
GitLab