mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-11 21:27:31 +00:00
net/dns: add GOOS build tags
Fixes #1786 Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>
This commit is contained in:

committed by
Brad Fitzpatrick

parent
b7e31ab1a4
commit
20e04418ff
@@ -2,6 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build linux windows
|
||||
|
||||
package router
|
||||
|
||||
import "inet.af/netaddr"
|
||||
|
Reference in New Issue
Block a user