Skip to content

Commit 9b44996

Browse files
meroton-benjaminEdSchouten
authored andcommitted
Update all dependencies
Updates all dependencies, in particular we're interested in bb-storage updates which will allow use of the updates to sharding blob access configuration.
1 parent 423d039 commit 9b44996

File tree

4 files changed

+104
-326
lines changed

4 files changed

+104
-326
lines changed

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@ bazel_dep(name = "toolchains_llvm", version = "1.3.0")
1414

1515
git_override(
1616
module_name = "bazel_remote_apis",
17-
commit = "7f922028fcfac63bdd8431e68de152d9e7a9e2a0",
17+
commit = "536ec595e1df0064bb37aecc95332a661b8c79b2",
1818
remote = "https://github.com/bazelbuild/remote-apis.git",
1919
)
2020

2121
git_override(
2222
module_name = "com_github_buildbarn_bb_remote_execution",
23-
commit = "20a2e6d4cc7173e8fd215ecd54e416487ce146ab",
23+
commit = "1c726bdc27e7793c685d8788913f8f91f59bc887",
2424
remote = "https://github.com/buildbarn/bb-remote-execution.git",
2525
)
2626

2727
git_override(
2828
module_name = "com_github_buildbarn_bb_storage",
29-
commit = "ed3a308b8e16acab47f874574806b97bf907f3f9",
29+
commit = "1d733a37487a01416bda38eff6f61eb78103c7f0",
3030
remote = "https://github.com/buildbarn/bb-storage.git",
3131
)
3232

MODULE.bazel.lock

Lines changed: 10 additions & 232 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)