Kaynağa Gözat

removed sshfp type def, this is not the PR we're looking for

Afsheen Bigdeli 12 yıl önce
ebeveyn
işleme
8a9529375a
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      zones.go

+ 0 - 1
zones.go

@@ -225,7 +225,6 @@ func setupZoneData(data map[string]interface{}, Zone *Zone) {
 		"ns":    dns.TypeNS,
 		"txt":   dns.TypeTXT,
 		"spf":   dns.TypeSPF,
-		"sshfp": dns.TypeSSHFP,
 		"srv":   dns.TypeSRV,
 	}