-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Description
In https://github.com/redis/go-redis/pull/2371/files#diff-bad3813d50ebba4650caa871281a86833024b6876453dfe1fc0d7c853b904453 the ginkgo and gomega dependencies were replaced by forks.
These forks haven't been updated in 2 years, while the original projects keep being actively maintained.
I think it's healthier to use the original projects instead of forking them, even if that will require additional dependencies. It is healthier to contribute with these upstreams, and to frequently review their code and to update downstream code to use the new features. Otherwise, these projects are not the correct dependency for what is needed.
Please update these two dependencies to use onsi's versions.
ndyakov
Metadata
Metadata
Assignees
Labels
No labels