uber-go / mock

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

Include build version on the generate code. #155

Open qustavo opened 4 months ago

qustavo commented 4 months ago

When teams generate mocks they might be using different versions which generate different code. To identify this issue having the mockgen version printed in the generated code can be useful

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.