Skip to content

Commit bed30c1

Browse files
committed
Bump mockgen version
1 parent 72ab7cb commit bed30c1

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.github/workflows/mocks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
go-version: "^1.23"
2424

25-
- run: go install go.uber.org/mock/mockgen@v0.5
25+
- run: go install go.uber.org/mock/mockgen@v0.6
2626

2727
- run: make genmocks
2828

tss/mock/coordinator.go

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)