mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-28 17:23:09 -06:00
Remove replace
This commit is contained in:
parent
57329e822f
commit
9e7991c91f
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 => /Volumes/Workspace/gomatrixserverlib
|
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/DATA-DOG/go-sqlmock v1.5.0
|
github.com/DATA-DOG/go-sqlmock v1.5.0
|
||||||
github.com/HdrHistogram/hdrhistogram-go v1.0.1 // indirect
|
github.com/HdrHistogram/hdrhistogram-go v1.0.1 // indirect
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue