//go:build tools package tools import ( _ "github.com/mna/pigeon" _ "github.com/onsi/ginkgo/ginkgo" )