uber-go / mock

GoMock is a mocking framework for the Go programming language.
Apache License 2.0
1.8k stars 103 forks source link

Provide release binaries of `mockgen` #37

Open saschagrunert opened 11 months ago

saschagrunert commented 11 months ago

Do you think that you could provide the same release binaries as the original project did?

For example: https://github.com/golang/mock/releases/tag/v1.6.0

sywhang commented 11 months ago

Sure, we can do that starting from v0.3.0 which will be tagged soon.

saschagrunert commented 11 months ago

Thank you so much @sywhang!

bradleygore commented 10 months ago

Hey @sywhang any estimate on when the next version will be tagged? I'd like to migrate, but am waiting until next version so I can get the support for generics. Appreciate the work your team is doing!

bradleygore commented 9 months ago

Wooo! I just saw that v0.3 has now been released! Thanks so much @sywhang 🥳

saschagrunert commented 9 months ago

@sywhang is it possible to get a release binary for v0.3.0? :upside_down_face:

saschagrunert commented 6 months ago

Is it possible to add the release binaries to v0.4.0?

saschagrunert commented 4 months ago

Hey folks, just checking in to see if we can get the binaries :)