diff options
Diffstat (limited to 'go.mod')
-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 |