We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26deba commit 619e085Copy full SHA for 619e085
.github/workflows/mocks.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
go-version: "^1.23"
24
25
- - run: go install go.uber.org/mock/[email protected].0
+ - run: go install go.uber.org/mock/[email protected]
26
27
- run: make genmocks
28
0 commit comments