Skip to content

Pull requests: uber-go/mock

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add -embed flag into mockgen
#171 opened Mar 28, 2024 by lance6716 Loading…
Bump actions/setup-go from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#161 opened Feb 24, 2024 by dependabot bot Loading…
Bump goreleaser/goreleaser-action from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#160 opened Feb 24, 2024 by dependabot bot Loading…
Bump actions/checkout from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#159 opened Feb 24, 2024 by dependabot bot Loading…
Bump golang.org/x/mod from 0.11.0 to 0.15.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#157 opened Feb 24, 2024 by dependabot bot Loading…
Include build version on the generate code.
#155 opened Feb 20, 2024 by qustavo Loading…
Adopt cmp.Diff for showing unmatched arguments
#154 opened Feb 19, 2024 by SpencerC Loading…
Add call stack to unexpected mock call
#145 opened Jan 29, 2024 by feldentm-SAP Loading…
Add flag to disable recording command invocation
#137 opened Jan 5, 2024 by pjjw Loading…
Support for archive mode
#125 opened Nov 21, 2023 by sywhang Loading…
fix: reflect generic type
#98 opened Sep 26, 2023 by bcho Draft
Update to go 1.21
#62 opened Aug 15, 2023 by Neo2308 Loading…
ProTip! Exclude everything labeled bug with -label:bug.