net/dns: pacify staticcheck for now

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
main
Brad Fitzpatrick 5 years ago
parent a7340c2015
commit 4b47393e0c
  1. 1
      net/dns/resolved.go

@ -5,6 +5,7 @@
// +build linux
//lint:file-ignore U1000 refactoring, temporarily unused code.
//lint:file-ignore SA9003 WIP code
package dns

Loading…
Cancel
Save