mirror of https://github.com/golang/go.git
update build tags
This commit is contained in:
parent
19c01c26d9
commit
62f2eec61f
|
|
@ -2,7 +2,7 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build !js
|
||||
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris || aix
|
||||
|
||||
package net
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue