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 2b12438 commit 58d4da5Copy full SHA for 58d4da5
.github/actions/setup/action.yml
@@ -10,7 +10,7 @@ runs:
10
11
- name: Install dependencies
12
run: |
13
- go install go.uber.org/mock/mockgen@latest
+ go install go.uber.org/mock/mockgen@v0.6.0
14
shell: bash
15
16
- name: Go Mod
0 commit comments