chore: update mockery to 2.16.0

pull/16/head
sundowndev 2023-01-22 15:05:42 +04:00
parent b515766be3
commit 1c0587409d
1 changed files with 1 additions and 1 deletions

View File

@ -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.16.0
go.mod: FORCE
$(GOMOD) tidy