Skip to content

Commit

Permalink
chore: updating locks
Browse files Browse the repository at this point in the history
Just doing 'bazel run' on the locks (except apt_security which is
lock-less) and runnign the tests for linux/amd64 and linux/arm64:

```
bazel run @bullseye//:lock
bazel run @shared_dependencies//:lock
bazel run @noble//:lock

bazel test //...
```

produces these changes, which seem to be, mostly,

* tabs vs 2 spaces in lock.json
* keys with '_' instead of '~'
* some tooling in MODULES.lock
  • Loading branch information
jjmaestro committed Sep 12, 2024
1 parent 1bc50d8 commit 273180e
Show file tree
Hide file tree
Showing 4 changed files with 8,788 additions and 6,999 deletions.
Loading

0 comments on commit 273180e

Please sign in to comment.