grafana / flagger-k6-webhook

Using k6 to do load testing of the canary before rolling out traffic
Apache License 2.0
24 stars 9 forks source link

gomock is unmaintained #154

Open zerok opened 3 months ago

zerok commented 3 months ago

According to https://github.com/golang/mock gomock is no longer maintained. We should probably move to something like https://github.com/uber/mock now.