Workiva / go-datastructures

A collection of useful, performant, and threadsafe Go datastructures.
Apache License 2.0
7.66k stars 834 forks source link

Breaking API changes in satori/go.uuid #187

Closed iancmcc closed 6 years ago

iancmcc commented 6 years ago

The changes outlined in https://github.com/satori/go.uuid/issues/66 break the btree/immutable package. I guess the changes may or may not be reverted, based on the comments, but a fix might be in order.

nightrune commented 6 years ago

I just hit this as well. I don't need btree yet so its not urgent, but this has been opened for 22 days.

rsc commented 6 years ago

I sent a PR removing go.uuid entirely. It was not contributing much.