diff options
author | Alexander Kiryukhin <a.kiryukhin@corp.mail.ru> | 2019-03-30 19:55:23 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-30 19:55:23 +0300 |
commit | da95ae7f82849666eae1a19932a059d4870dcc31 (patch) | |
tree | 2465f28ea8ed19d4298b606dae9ac01d99e299d0 | |
parent | febbed80e66451b7272b995bdbe2445a9b4c927a (diff) |
Update go.modv0.3.2
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module github.com/NeonXP/rutina +module github.com/neonxp/rutina go 1.12 |