Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'workhorse/tools.go')
-rw-r--r--workhorse/tools.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/workhorse/tools.go b/workhorse/tools.go
index 9df59be349e..94b487844e1 100644
--- a/workhorse/tools.go
+++ b/workhorse/tools.go
@@ -1,4 +1,5 @@
-//+build tools
+//go:build tools
+// +build tools
package main