diff options
Diffstat (limited to 'build/generate-bindata.go')
-rw-r--r-- | build/generate-bindata.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/generate-bindata.go b/build/generate-bindata.go index fa1669fcf9..efd172f779 100644 --- a/build/generate-bindata.go +++ b/build/generate-bindata.go @@ -2,6 +2,7 @@ // Use of this source code is governed by a MIT-style // license that can be found in the LICENSE file. +//go:build ignore // +build ignore package main |