google / btree

BTree provides a simple, ordered, in-memory data structure for Go programs.
Apache License 2.0
3.9k stars 414 forks source link

fix: add GoLLRB dependency in go.mod #52

Open meiliangdeng opened 1 year ago

meiliangdeng commented 1 year ago

hi, Is it possible to add the dependency of the llrb package ? because use this component in btree_mem.go

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.