Fixed invalid go.mod file

This commit is contained in:
2019-11-14 20:18:53 +09:00
parent a004a4dd88
commit bc14256d8f
2 changed files with 5 additions and 2 deletions

2
go.mod
View File

@ -73,5 +73,3 @@ require (
gopkg.in/ini.v1 v1.51.0 // indirect
gopkg.in/yaml.v2 v2.2.5 // indirect
)
replace github.com/aerogo/aero => /home/eduard/projects/aerogo/aero