aboutsummaryrefslogtreecommitdiff
path: root/src/net/tcpsockopt_stub.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tcpsockopt_stub.go')
-rw-r--r--src/net/tcpsockopt_stub.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tcpsockopt_stub.go b/src/net/tcpsockopt_stub.go
index f778143d3b..cef07cd648 100644
--- a/src/net/tcpsockopt_stub.go
+++ b/src/net/tcpsockopt_stub.go
@@ -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 && wasm) || wasip1
+//go:build js || wasip1
package net