Skip to content

Commit daf3cc4

Browse files
package tools => package crossplane
1 parent e338789 commit daf3cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// This file just exists to ensure we download the tools we need for building
55
// See https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module
66

7-
package tools
7+
package crossplane
88

99
import (
1010
_ "github.com/jstemmer/go-junit-report"

0 commit comments

Comments
 (0)