diff options
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/objectid +module neonxp.ru/go/objectid go 1.19 -replace go.neonxp.ru/objectid latest => neonxp.ru/go/objectid latest |