You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
Going to close this one so we can keep discussion in one spot. There is a workaround for this. In your code you can alias your import: import atreugo "github.com/savsgio/atreugo/v10"
Actual behavior
Expected behavior it should generate the mock
To Reproduce Steps to reproduce the behavior
I am using
"github.com/savsgio/atreugo/v10"
for my http routerwith interface
it seems that gomock doesn't recognize the tag versioning, so it results as panic because there is no
atreugo
inside of my imports.Additional Information
The text was updated successfully, but these errors were encountered: