containerized-data-importer/vendor/github.com/openshift/custom-resource-status/tools/tools.go
Alexander Wels 45eecea14e
Added conditions to match the HCO requirements. (#910)
Signed-off-by: Alexander Wels <awels@redhat.com>
2019-08-28 18:36:44 -04:00

5 lines
162 B
Go

// Package tools imports things required by build scripts
package tools
import _ "k8s.io/code-generator" // simply to force `go mod` to see them as dependencies