master
//go:build tools // +build tools package util import ( _ "github.com/maxbrunsfeld/counterfeiter/v6" )