Browse Source

Remove dev replaces in go.mod again

Tulir Asokan 6 năm trước cách đây
mục cha
commit
33148909d6
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      go.mod

+ 0 - 6
go.mod

@@ -19,9 +19,3 @@ require (
 )
 
 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