From a8dcdfbaa105039f36daa4e1544158346f3379e9 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Thu, 28 Mar 2019 23:36:23 +0200 Subject: Remove replaces in go.mod --- go.mod | 6 ------ 1 file changed, 6 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 35aa575..ebfca9d 100644 --- a/go.mod +++ b/go.mod @@ -19,9 +19,3 @@ require ( maunium.net/go/mauview v0.0.0-20190325223341-4c387be4b686 maunium.net/go/tcell v0.0.0-20190328213459-e9a7513fc499 ) - -replace maunium.net/go/mautrix => ../mautrix-go - -replace maunium.net/go/tcell => ../../Go/tcell - -replace maunium.net/go/mauview => ../../Go/mauview -- cgit v1.2.3