diff options
author | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-04-28 02:33:13 +0300 |
---|---|---|
committer | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-04-28 02:33:13 +0300 |
commit | 4ab27afa07c69a311446dbbc6a60f7d32231a7b8 (patch) | |
tree | 6847ea83a253a53a52caa1f143c344b6417bbbb6 /go.mod | |
parent | 9489f783e560f12310bc4fec9b6073489bc050af (diff) |
переезд неймспейсаv0.0.4
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ -module github.com/neonxp/unilex +module go.neonxp.ru/unilex -go 1.16 +go 1.20 |