We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961b2cc commit 9889830Copy full SHA for 9889830
1 file changed
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
check-latest: true
25
26
- name: Install mockgen
27
- run: go install github.com/golang/mock/mockgen@latest
+ run: go install go.uber.org/mock/mockgen@latest
28
29
- name: Run GoReleaser
30
uses: goreleaser/goreleaser-action@v6
0 commit comments