diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-10 23:28:46 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-10 23:28:46 +0300 |
commit | b30d3b26f0d9274b13582b7aa759cae26417d9f9 (patch) | |
tree | e1042f972a3acc70c215c7934d5813f530dc87ee /go.mod | |
parent | d05ea66f4bbcf0cc5c8908f3435c68de1b070fa1 (diff) |
Новый путьv0.0.2
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,3 +44,5 @@ require ( github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect golang.org/x/sys v0.24.0 // indirect ) + +replace go.neonxp.ru/framework latest => neonxp.ru/go/framework latest |