Compare commits
No commits in common. "af04121ff6aa4976f5619dee92646ef261d02825" and "13fb589c6b68788fdd4f8561a8499b9f60239c4d" have entirely different histories.
af04121ff6
...
13fb589c6b
2 changed files with 2 additions and 0 deletions
|
|
@ -102,3 +102,4 @@ func TestSplitCAADomains(t *testing.T) {
|
||||||
t.Error("empty input should yield nil")
|
t.Error("empty input should yield nil")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -52,3 +52,4 @@ 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