We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e338789 commit daf3cc4Copy full SHA for daf3cc4
tools.go
@@ -4,7 +4,7 @@
4
// This file just exists to ensure we download the tools we need for building
5
// See https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module
6
7
-package tools
+package crossplane
8
9
import (
10
_ "github.com/jstemmer/go-junit-report"
0 commit comments