2. add a dummy file tools.go to force "go mod vendor" to see code-generator as dependencies 3. add a script to update CRD 4. add a README to document CRD updating steps run go mod tidy update README
4 lines
173 B
Plaintext
4 lines
173 B
Plaintext
# This source code refers to The Go Authors for copyright purposes.
|
|
# The master list of authors is in the main Go distribution,
|
|
# visible at http://tip.golang.org/AUTHORS.
|