aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api/run.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/api/run.go')
-rw-r--r--src/cmd/api/run.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/api/run.go b/src/cmd/api/run.go
index ecb1d0f81a..8c9fb723a5 100644
--- a/src/cmd/api/run.go
+++ b/src/cmd/api/run.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 ignore
// +build ignore
// The run program is invoked via the dist tool.