diff --git a/go.mod b/go.mod
index 64610c41c917cc60ebec0ceed850595620e3859c..0cce88b147ea49a93595f4cb2d4ef4c2e6418f47 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