mirror of
https://github.com/cloudflare/cloudflared.git
synced 2026-06-23 04:10:20 +00:00
df54d27710
Check / check (1.22.x, macos-latest) (push) Has been cancelled
Check / check (1.22.x, ubuntu-latest) (push) Has been cancelled
Check / check (1.22.x, windows-latest) (push) Has been cancelled
Semgrep config / semgrep/ci (push) Has been cancelled
This adds the foundation for the new cloudflared pre-checks by creating a new prechecks package. This adds the following: * types.go: Status, CheckResult, Report, Config (add IPVersion allregions.ConfigIPVersion field to Config) * interfaces.go: DNSResolver, TCPDialer, QUICDialer, ManagementDialer