1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

PowerDNS: Implemented AUTODNSSEC (#856)

* PowerDNS: Implemented AUTODNSSEC
This commit is contained in:
Jan-Philipp Benecke
2020-09-17 14:46:15 +02:00
committed by GitHub
parent 5c0f69ea44
commit 52c50c88b3
4 changed files with 83 additions and 3 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
github.com/hexonet/go-sdk v2.2.3+incompatible
github.com/jarcoal/httpmock v1.0.4 // indirect
github.com/miekg/dns v1.1.31
github.com/mittwald/go-powerdns v0.4.0
github.com/mittwald/go-powerdns v0.5.2
github.com/mjibson/esc v0.2.0
github.com/namedotcom/go v0.0.0-20180403034216-08470befbe04
github.com/nrdcg/goinwx v0.8.1