Skip to content

Commit

Permalink
chore: Un-pin github.com/vektra/mockery/v2
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Collins <[email protected]>
  • Loading branch information
alexec committed Jul 25, 2022
1 parent a3d441d commit a3edb52
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 @@ -89,7 +89,7 @@ codegen: generate manifests examples tests $(GOBIN)/mockery
$(GOBIN)/goreman:
go install github.com/mattn/[email protected]
$(GOBIN)/mockery:
go install github.com/vektra/mockery/v2@v2.9.4
go install github.com/vektra/mockery/v2@v2

# Run against the configured Kubernetes cluster in ~/.kube/config
start: deploy build runner $(GOBIN)/goreman wait
Expand Down

0 comments on commit a3edb52

Please sign in to comment.