aboutsummaryrefslogtreecommitdiff
path: root/src/internal/race/norace.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/race/norace.go')
-rw-r--r--src/internal/race/norace.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/race/norace.go b/src/internal/race/norace.go
index d83c0165b2..67b1305713 100644
--- a/src/internal/race/norace.go
+++ b/src/internal/race/norace.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build !race
// +build !race
package race