Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating Ginkgo to version 2 #56

Closed
Zoreo opened this issue Apr 28, 2022 · 1 comment
Closed

updating Ginkgo to version 2 #56

Zoreo opened this issue Apr 28, 2022 · 1 comment

Comments

@Zoreo
Copy link

Zoreo commented Apr 28, 2022

Hello,

We are trying to update our tests to use ginkgo/v2, however that isn't possible since the loggers that we are using are still importing v1 and so we are getting an error similar to this one (basically, the two versions of Ginkgo collide and the tests are breaking). Would it be possible for you to update the Ginkgo version to v2?

@KevinJCross
Copy link
Contributor

Ive created a fork to do this becuase the v1 an v2 dont work together and the lager project is not actively maintained.
https://github.com/KevinJCross/lager

@ctlong ctlong closed this as completed Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants