소스 검색

Remove dev replaces that were accidentally committed

Tulir Asokan 6 년 전
부모
커밋
7fb5cfe884
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  1. 0 6
      go.mod

+ 0 - 6
go.mod

@@ -18,9 +18,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