We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd97eb commit 79eb77aCopy full SHA for 79eb77a
src/types/dnsrecord.go
@@ -3,7 +3,7 @@ package types
3
import (
4
"strings"
5
6
- "github.com/Sirupsen/logrus"
+ "github.com/sirupsen/logrus"
7
)
8
9
// DNSRecord defines what we understand as a DNSRecord
0 commit comments