//go:build tools // +tools package third_party import ( _ "github.com/itchyny/gojq/cmd/gojq" _ "github.com/kevinburke/go-bindata" )