diff options
author | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-04-28 00:18:36 +0300 |
---|---|---|
committer | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-04-28 00:18:36 +0300 |
commit | 6688f825749eaa99c9ebb761114717facce3c47a (patch) | |
tree | e10036178bcd7ade74ee50f0c8b82b2399386d07 /go.mod | |
parent | 67d30e9444c7bdae62906477cafb5f992c5b70e1 (diff) |
Обновление имени пакета
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module go.neonxp.dev/json +module go.neonxp.ru/json go 1.19 |