Skip to content

Commit

Permalink
Upgrade mockery from v2.14.0 to v2.42.3 (#5404)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pushkarm029 committed May 1, 2024
1 parent c9036ae commit 472a56c
Show file tree
Hide file tree
Showing 37 changed files with 1,207 additions and 295 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ install-build-tools:

.PHONY: install-tools
install-tools: install-test-tools install-build-tools
$(GO) install github.com/vektra/mockery/v2@v2.14.0
$(GO) install github.com/vektra/mockery/v2@v2.42.3

.PHONY: install-ci
install-ci: install-test-tools install-build-tools
Expand Down
65 changes: 48 additions & 17 deletions pkg/es/mocks/Client.go

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

39 changes: 23 additions & 16 deletions pkg/es/mocks/ClusterAPI.go

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

66 changes: 48 additions & 18 deletions pkg/es/mocks/IndexAPI.go

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

Loading

0 comments on commit 472a56c

Please sign in to comment.