diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-11 01:52:47 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-11 01:52:47 +0300 |
commit | a27b9d37c6d238432fedad019b0577d941a699da (patch) | |
tree | 6894c2f29682a8208d9e2b6128f4fa73a5623dc3 /go.mod | |
parent | f819828f6debae4f68ec0d6060e08def1675ba5e (diff) |
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ -module go.neonxp.ru/unilex +module neonxp.ru/go/unilex go 1.20 -replace go.neonxp.ru/unilex latest => neonxp.ru/go/unilex latest |