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:
committed by
GitHub
parent
5c0f69ea44
commit
52c50c88b3
2
go.mod
2
go.mod
@@ -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
|
||||
|
Reference in New Issue
Block a user