aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-04-28 00:18:38 +0300
committerAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-04-28 00:18:38 +0300
commitf681f149ab1fb054cb4d4c8c712aa90678140d4c (patch)
treed7e8c6ad7c083a5d7c0745623160c6935b7578d9 /go.mod
parentf93267d71ba6e905eff8b6d979045a04e164eec1 (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 468a16f..4f8debc 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module go.neonxp.dev/jsonrpc2
+module go.neonxp.ru/jsonrpc2
go 1.18