Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Get rid of sort.Slice to support Go 1.7 and potentially other lower versions #14

Open
zhijinli opened this issue Jan 5, 2018 · 0 comments

Comments

@zhijinli
Copy link
Collaborator

zhijinli commented Jan 5, 2018

sort.Slice was introduced by Go 1.7 - we can get rid of that to support 1.7 and potentially other lower versions.

https://github.com/uber-go/go-helix/blob/master/participant.go#L784 is the only usage.

cc @zhixin @yulunli @syyang

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant