-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit d76baf1
committed
ci: replace
The `tidy` sub-command does not always update the lock file with all transitive deps.
`bazel mod deps --lockfile_mode=update` sub-command is the suggested command https://bazel.build/external/lockfile bazel mod tidy
with bazel mod deps
1 parent 68355fc commit d76baf1
1 file changed
+5
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
8 | 12 |
| |
9 | 13 |
| |
10 | 14 |
| |
|
0 commit comments