oops
parent
5bbe73747c
commit
15fe61ed58
2
go.mod
2
go.mod
|
@ -1,7 +1,5 @@
|
||||||
module github.com/matrix-org/dendrite
|
module github.com/matrix-org/dendrite
|
||||||
|
|
||||||
replace github.com/matrix-org/gomatrixserverlib => ../gomatrixserverlib
|
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/DATA-DOG/go-sqlmock v1.5.0
|
github.com/DATA-DOG/go-sqlmock v1.5.0
|
||||||
github.com/Shopify/sarama v1.27.0
|
github.com/Shopify/sarama v1.27.0
|
||||||
|
|
Loading…
Reference in New Issue