github.com/ironcore-dev/gardener-extension-provider-ironcore@v0.3.2-0.20240314231816-8336447fb9a0/hack/api-reference/template/tools.go (about) 1 // SPDX-FileCopyrightText: 2023 SAP SE or an SAP affiliate company and IronCore contributors 2 // SPDX-License-Identifier: Apache-2.0 3 4 //go:build tools 5 // +build tools 6 7 // This package imports things required by build scripts, to force `go mod` to see them as dependencies 8 package template