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
170 B
Plaintext
4 lines
170 B
Plaintext
# This source code was written by the Go contributors.
|
|
# The master list of contributors is in the main Go distribution,
|
|
# visible at http://tip.golang.org/CONTRIBUTORS.
|