aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-04-28 00:18:35 +0300
committerAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-04-28 00:18:35 +0300
commitf38f905a056dd2ce8ef1adc526c70340eeb4e38e (patch)
tree94dea0d941d92ba4582b292e0d8521c85e09524d /go.mod
parentfa9dfac8a1c60d4cd75657929879e6fed84cfcfc (diff)
Обновление имени пакета
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index dc3690b..10424d8 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module go.neonxp.dev/expression
+module go.neonxp.ru/expression
go 1.18