Browse Source

Remove replace directives in go.mod

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

+ 0 - 4
go.mod

@@ -14,7 +14,3 @@ require (
 	maunium.net/go/mautrix v0.1.0-alpha.3
 	maunium.net/go/mautrix-appservice v0.1.0-alpha.3
 )
-
-replace maunium.net/go/mautrix => ../mautrix-go
-
-replace maunium.net/go/mautrix-appservice => ../mautrix-appservice-go