diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-11 01:51:36 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-11 01:51:36 +0300 |
commit | 0e8a7669a084f3e517200d5820a0805110bffb78 (patch) | |
tree | f3f7da0514f3f892d738acfc7da69966599c2897 /go.mod | |
parent | 21db9ba1d01e4a0e65b8a00e50bcdff32137c23a (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/extra +module neonxp.ru/go/extra go 1.18 - -replace go.neonxp.ru/extra latest => neonxp.ru/go/extra latest |