mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
* When the filter file is missing throw a fatal * Ignore path when file is not specified * Fix build failure on ci * Remove logs * Fix propagate and handle errors * Fix build error * Actually check filter file * Check for errors in the test suite as well * Improve test coverage * Add more tests * Simplify NewFilter function * Address review comments