Remove dev replaces in go.mod again
This commit is contained in:
parent
b0d774a5a5
commit
33148909d6
6
go.mod
6
go.mod
@ -19,9 +19,3 @@ require (
|
|||||||
)
|
)
|
||||||
|
|
||||||
replace gopkg.in/russross/blackfriday.v2 => github.com/russross/blackfriday/v2 v2.0.1
|
replace gopkg.in/russross/blackfriday.v2 => github.com/russross/blackfriday/v2 v2.0.1
|
||||||
|
|
||||||
replace maunium.net/go/mautrix-appservice => ../mautrix-appservice-go
|
|
||||||
|
|
||||||
replace maunium.net/go/mautrix => ../mautrix-go
|
|
||||||
|
|
||||||
replace github.com/Rhymen/go-whatsapp => ../../Go/go-whatsapp
|
|
||||||
|
Loading…
Reference in New Issue
Block a user