mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
Add TODO about fork
This commit is contained in:
parent
2155d6cab8
commit
a00e93f699
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
|
@ -2,6 +2,7 @@ module github.com/pilosa/pilosa/v2
|
|||
|
||||
replace github.com/hashicorp/memberlist => github.com/pilosa/memberlist v0.1.4-0.20190415211605-f6512523c021
|
||||
|
||||
// TODO: Remove the following line if this is merged: https://github.com/client9/reopen/pull/9
|
||||
replace github.com/client9/reopen => github.com/codysoyland/reopen v1.0.1-0.20200414204206-42cbe848be3b
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue