aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/build/linux_test.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-04-26 12:19:46 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-04-26 11:42:18 +0000
commitcfe9478196eef8736a3c0bb2eccda826263420ea (patch)
treec8a86f8e19cb1903d7a821ccc03c0dd697c248ad /pkg/build/linux_test.go
parentb599b68132cf873c8cd21c722ce8e1f72dbd2fb1 (diff)
all: go fix everything
Diffstat (limited to 'pkg/build/linux_test.go')
-rw-r--r--pkg/build/linux_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/build/linux_test.go b/pkg/build/linux_test.go
index 91d344531..8f4e2d73c 100644
--- a/pkg/build/linux_test.go
+++ b/pkg/build/linux_test.go
@@ -2,7 +2,6 @@
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
//go:build linux
-// +build linux
package build