Remove replaces in go.mod
This commit is contained in:
parent
e65d6d10a7
commit
ae36b9cddd
6
go.mod
6
go.mod
@ -17,9 +17,3 @@ require (
|
||||
maunium.net/go/tcell v0.0.0-20190111223412-5e74142cb009
|
||||
maunium.net/go/tview v0.0.0-20190111223510-de38190b095b
|
||||
)
|
||||
|
||||
replace maunium.net/go/tcell => ../../Go/tcell
|
||||
|
||||
replace maunium.net/go/tview => ../../Go/tview
|
||||
|
||||
replace maunium.net/go/mautrix => ../mautrix-go
|
||||
|
Loading…
Reference in New Issue
Block a user