Skip to content

Commit

Permalink
Fix more linter warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
foxcpp committed Jan 24, 2025
1 parent d7dd6ef commit 7f7903a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions internal/target/remote/dane_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ import (
)

// These certificates are related like this:
// Root A -> Intermediate A -> Leaf A
// Root B -> LeafB
//
// Root A -> Intermediate A -> Leaf A
// Root B -> LeafB
var (
rootA = `-----BEGIN CERTIFICATE-----
MIIBMDCB46ADAgECAhRDwag3n5CG90BEO87zEMAPejn6YTAFBgMrZXAwFjEUMBIG
Expand Down

0 comments on commit 7f7903a

Please sign in to comment.