net/dns: pacify staticcheck for now
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
parent
a7340c2015
commit
4b47393e0c
|
@ -5,6 +5,7 @@
|
||||||
// +build linux
|
// +build linux
|
||||||
|
|
||||||
//lint:file-ignore U1000 refactoring, temporarily unused code.
|
//lint:file-ignore U1000 refactoring, temporarily unused code.
|
||||||
|
//lint:file-ignore SA9003 WIP code
|
||||||
|
|
||||||
package dns
|
package dns
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue