uber-go / mock

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

fix: define imported package's local name by using flags #34

Closed ErfanMomeniii closed 1 year ago

ErfanMomeniii commented 1 year ago

Hi, my friends. Merging this pull request can fix old bugs related to defining the local names of imported packages by using the -imports flag. I have also added a test for that, and it works properly. If you have any ideas or concerns regarding the PR, feel free to tell me.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.