Remove replace directive

This commit is contained in:
2021-08-22 15:07:45 -07:00
parent adb297c6dd
commit b186f77bea
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -2,8 +2,6 @@ module go.arsenm.dev/itd
go 1.16
replace go.arsenm.dev/infinitime => /home/arsen/Code/infinitime
require (
github.com/VividCortex/ewma v1.2.0 // indirect
github.com/abiosoft/ishell v2.0.0+incompatible