// +build tools package main import ( _ "github.com/Unknwon/bra" _ "github.com/mgechev/revive" _ "github.com/securego/gosec" )