mirror of
https://github.com/certctl-io/certctl.git
synced 2026-08-25 20:11:26 +02:00
The postgres DiscoveryRepository had a duplicate local DiscoveryFilter struct instead of using repository.DiscoveryFilter, causing a type mismatch that broke CI build. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>