...
Now the build will succeed back in cockroach
. To demonstrate that it is working correctly, I'll just insert some garbage into the btree.go
file and demonstrate Bazel noticed it:
...
You only need to use gazelle
to generate files once, unless as part of your changes you create a new file, update a dependency, or do something else that changes the actual build process. In that case you can re-run gazelle
to fix it.
...