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
Recursively try to rename conflicting types (#15)
Instead of stopping at the first namespace segment, keep trying until something
works, or the code runs out of namespace segments.
Upgrade Jennifer (#14)
* upgrade github.com/dave/jennifer from v1.3 to v1.7
Primarily to benefit from this commit: dave/jennifer@179e9cf (removing dependencies without license files)
* Update go.sum
* Update go.mod
* Update go.sum