mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-21 08:33:05 +00:00
Make lint happy
Mostly new-style Go build directives Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Ensure go mod fetches files needed at code generation time;
|
||||
// the build constraint ensures this file is ignored
|
||||
//go:build tools
|
||||
// +build tools
|
||||
|
||||
package report
|
||||
|
||||
Reference in New Issue
Block a user