Skip to content

Commit

Permalink
chore: Bump mockery to v2.26.0 (#10984)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Tang <[email protected]>
  • Loading branch information
terrytangyuan committed May 25, 2023
1 parent 03c8829 commit 9e27bae
Show file tree
Hide file tree
Showing 9 changed files with 269 additions and 44 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ swagger: \


$(GOPATH)/bin/mockery:
go install github.com/vektra/mockery/v2@v2.10.0
go install github.com/vektra/mockery/v2@v2.26.0
$(GOPATH)/bin/controller-gen:
go install sigs.k8s.io/controller-tools/cmd/[email protected]
$(GOPATH)/bin/go-to-protobuf:
Expand Down
42 changes: 36 additions & 6 deletions persist/sqldb/mocks/WorkflowArchive.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9e27bae

Please sign in to comment.