diff options
author | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-04-28 00:21:35 +0300 |
---|---|---|
committer | Alexander NeonXP Kiryukhin <i@neonxp.ru> | 2024-04-28 00:21:35 +0300 |
commit | a4a2f432a56bcccbe91ccabbfaf533ef4ed79bdb (patch) | |
tree | d1b496da07616c5611cd3edaa1ab85a7914decef /go.mod | |
parent | a0992b6f28b2156e5afc671534164d8c7cf01665 (diff) |
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module go.neonxp.dev/pkg +module go.neonxp.ru/pkg go 1.22.1 |