go: Update module go.uber.org/mock to v0.5.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
go.uber.org/mock | require | patch |
v0.5.0 -> v0.5.1
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
uber/mock (go.uber.org/mock)
v0.5.1
0.5.1 (7 Apr 2025)
Fixed
- #220: Package mode will now generate code that uses aliases of types when they are used in the source.
- #219: Fixed a collision between function argument names and package names in generated code.
-
#165: Fixed an issue where aliases specified by
-imports
were not being respected in generated code.
Thanks to @mtoader and @bstncartwright for their contributions to this release.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.