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

"upgrade" from golang/mock to uber-go/mock #827

Open
evilensky opened this issue Dec 6, 2023 · 0 comments
Open

"upgrade" from golang/mock to uber-go/mock #827

evilensky opened this issue Dec 6, 2023 · 0 comments
Labels
2.0-consideration dependencies Pull requests that update a dependency file

Comments

@evilensky
Copy link
Contributor

Use-cases

golang/mock is deprecated and not seeing any updates. It has been forked and is now maintained by Uber at https://github.com/uber-go/mock

Attempted Solutions

An internal project relies on this library and we'd like to upgrade to uber-go/mock using the mocks provided here, which the compiler believes are of a different type?

Proposal

Upgrade the mocks using uber-go/mock and tell everyone to upgrade to a supported version of go-mock. 😇

@barrettclark barrettclark added the dependencies Pull requests that update a dependency file label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0-consideration dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants