aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 01:51:28 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 01:51:28 +0300
commitc546e336f357aa1a409a984a068933a3889163d5 (patch)
tree72ca4693fbb79cc5d5c2212cd56ed155c2103550 /go.mod
parente20902799bd710ec456e7f457ce2868a3bf2779a (diff)
Поправил имя пакетаHEADv1.0.2master
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 1 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index cbb760d..99cb60e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,3 @@
-module go.neonxp.ru/collection
+module neonxp.ru/go/collection
go 1.18
-
-replace go.neonxp.ru/collection latest => neonxp.ru/go/collection latest