diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-11 01:51:17 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-11 01:51:17 +0300 |
commit | f9feacae1ad58f5d57b177a3781b4b466bcfa93f (patch) | |
tree | 7cf6482b66d06ced2c962a4722d67a22bb17f86c /go.mod | |
parent | 7165500092aafc32f3b4ab3a0cc016b87a0d949d (diff) |
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,3 @@ -module go.neonxp.ru/expression +module neonxp.ru/go/expression go 1.18 - -replace go.neonxp.ru/expression latest => neonxp.ru/go/expression latest |