Fix go.mod

This commit is contained in:
Neil Alexander 2020-12-04 09:35:59 +00:00
parent adcab9b023
commit 24f243b322
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944

2
go.mod
View file

@ -1,7 +1,5 @@
module github.com/matrix-org/dendrite
replace github.com/matrix-org/gomatrixserverlib => /Users/neilalexander/Desktop/gomatrixserverlib
require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/Shopify/sarama v1.27.0