missing mocks break go mod tidy
when client-go is used in other projects
#46
Labels
kind/bug
Something isn't working
go mod tidy
when client-go is used in other projects
#46
Describe the bug/How to reproduce it
In another go project:
Then run
go mod tidy
:Expected behaviour
No errors when running
go mod tidy
Additional context
This is breaking the release pipeline of falco-exporter
/assign
The text was updated successfully, but these errors were encountered: