Compare commits
No commits in common. "13fb589c6b68788fdd4f8561a8499b9f60239c4d" and "af04121ff6aa4976f5619dee92646ef261d02825" have entirely different histories.
13fb589c6b
...
af04121ff6
2 changed files with 0 additions and 2 deletions
|
|
@ -102,4 +102,3 @@ func TestSplitCAADomains(t *testing.T) {
|
||||||
t.Error("empty input should yield nil")
|
t.Error("empty input should yield nil")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -52,4 +52,3 @@ type CAARecord struct {
|
||||||
Tag string `json:"tag"`
|
Tag string `json:"tag"`
|
||||||
Value string `json:"value"`
|
Value string `json:"value"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue