Skip to content

Commit

Permalink
chore: upgrade mockery to v2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev committed Sep 16, 2022
1 parent 827f976 commit 3b4e948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ lint:
.PHONY: install-tools
install-tools:
$(GOINSTALL) gotest.tools/gotestsum@v1.6.3
$(GOINSTALL) github.com/vektra/mockery/v2@v2.8.0
$(GOINSTALL) github.com/vektra/mockery/v2@v2.14.0
$(GOINSTALL) github.com/swaggo/swag/cmd/swag@v1.7.0

go.mod: FORCE
Expand Down

0 comments on commit 3b4e948

Please sign in to comment.