emissary-ingress / emissary

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
https://www.getambassador.io
Apache License 2.0
4.37k stars 685 forks source link

cleanup: remove mockery from cli #5443

Closed LanceEa closed 11 months ago

LanceEa commented 11 months ago

Description

Mockery hasn't been used or maintained in a very long time. This cleans it up to reduce surface area.

Related Issues

List related issues.

Testing

A few sentences describing what testing you've done, e.g., manual tests, automated tests, deployed in production, etc.

Checklist