Skip to content

Commit

Permalink
Update bazel lockfile and check lockfile in CI (openxla#2060)
Browse files Browse the repository at this point in the history
I ran `bazel build --lockfile_mode=error` and it told me to run `bazel
mod deps --lockfile_mode=update`, which led to a pretty big diff in the
lockfile. I also tried just doing `bazel build` and that leads to a
smaller diff (just the changes at the top of the file), but it seems
more prudent to do what the tool says.
  • Loading branch information
mlevesquedion authored Feb 29, 2024
1 parent 62bf242 commit 57036b6
Show file tree
Hide file tree
Showing 2 changed files with 1,210 additions and 6 deletions.
Loading

0 comments on commit 57036b6

Please sign in to comment.