// +build tools package main import ( _ "github.com/influxdata/pkg-config" _ "golang.org/x/tools/cmd/goimports" )