Closed leoluk closed 3 months ago
I ran a bazel build command and MODULE.bazel.lock updated itself. It would appear this goes against the idea of a lock file.
bazel build
MODULE.bazel.lock
The default seems to be unexpected. https://bazel.build/external/lockfile#lockfile-usage
I ran a
bazel build
command andMODULE.bazel.lock
updated itself. It would appear this goes against the idea of a lock file.