diff options
author | Alexander Kiryukhin <a.kiryukhin@corp.mail.ru> | 2019-03-27 12:22:36 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@corp.mail.ru> | 2019-03-27 12:22:36 +0300 |
commit | febbed80e66451b7272b995bdbe2445a9b4c927a (patch) | |
tree | 94a58563b7dee51938109164f2e1b9c6bca2572d | |
parent | d4c697cf3a7f1abcdb0b394a84e7df95a4fb03b0 (diff) |
Fix modeulesv0.3.1
-rw-r--r-- | go.mod | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,7 +1,3 @@ module github.com/NeonXP/rutina go 1.12 - -replace github.com/neonxp/rutina => ./ - -require github.com/neonxp/rutina v0.0.0-00010101000000-000000000000 // indirect |