feat(client): Add RDAP support for domain expiration (#1181)

Fixes #1083

Fixes #1254

Co-authored-by: TwiN <twin@linux.com>
This commit is contained in:
ju-ef
2025-09-11 23:32:19 +03:00
committed by GitHub
parent 39bfc51ce4
commit af4fbac84d
4 changed files with 48 additions and 1 deletions

1
go.mod
View File

@@ -20,6 +20,7 @@ require (
github.com/miekg/dns v1.1.68
github.com/prometheus-community/pro-bing v0.6.1
github.com/prometheus/client_golang v1.23.0
github.com/registrobr/rdap v1.1.8
github.com/valyala/fasthttp v1.64.0
github.com/wcharczuk/go-chart/v2 v2.1.2
golang.org/x/crypto v0.40.0