diff --git a/MODULE.bazel b/MODULE.bazel index 02e34e1..ed275b4 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -19,7 +19,7 @@ git_override( git_override( module_name = "com_github_buildbarn_bb_storage", - commit = "dee7e428a0bd962b192512aad8f3ff76dcc0f437", + commit = "118cb9ca2a7df1cbac6d51c7f1cc3156cae06446", remote = "https://github.com/buildbarn/bb-storage.git", ) diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock index ef0b676..c7fb88c 100644 --- a/MODULE.bazel.lock +++ b/MODULE.bazel.lock @@ -1,6 +1,6 @@ { "lockFileVersion": 6, - "moduleFileHash": "fb6c3dd563349330132b4cb8fb25892a4cf32fbceb842e0e631d9447df5f4591", + "moduleFileHash": "b1353216f3886453562e15498e9479db0d3149dce8b7092cd54aea3bdd40cc84", "flags": { "cmdRegistries": [ "https://bcr.bazel.build/" @@ -227,7 +227,7 @@ "gazelle": "gazelle@_", "protobuf": "protobuf@23.1", "rules_go": "rules_go@0.46.0", - "rules_jsonnet": "rules_jsonnet@0.5.0", + "rules_jsonnet": "rules_jsonnet@0.6.0", "rules_proto": "rules_proto@6.0.0-rc2", "toolchains_llvm": "toolchains_llvm@1.0.0", "bazel_tools": "bazel_tools@_", @@ -560,7 +560,7 @@ "googleapis": "googleapis@0.0.0-20240326-1c8d509c5", "protobuf": "protobuf@23.1", "rules_go": "rules_go@0.46.0", - "rules_jsonnet": "rules_jsonnet@0.5.0", + "rules_jsonnet": "rules_jsonnet@0.6.0", "rules_oci": "rules_oci@1.7.5", "rules_pkg": "rules_pkg@0.10.1", "rules_proto": "rules_proto@6.0.0-rc2", @@ -791,7 +791,7 @@ "opentelemetry-proto": "opentelemetry-proto@1.1.0", "protobuf": "protobuf@23.1", "rules_go": "rules_go@0.46.0", - "rules_jsonnet": "rules_jsonnet@0.5.0", + "rules_jsonnet": "rules_jsonnet@0.6.0", "rules_oci": "rules_oci@1.7.5", "rules_pkg": "rules_pkg@0.10.1", "rules_proto": "rules_proto@6.0.0-rc2", @@ -1228,15 +1228,16 @@ } } }, - "rules_jsonnet@0.5.0": { + "rules_jsonnet@0.6.0": { "name": "rules_jsonnet", - "version": "0.5.0", - "key": "rules_jsonnet@0.5.0", + "version": "0.6.0", + "key": "rules_jsonnet@0.6.0", "repoName": "io_bazel_rules_jsonnet", "executionPlatformsToRegister": [], "toolchainsToRegister": [], "extensionUsages": [], "deps": { + "bazel_skylib": "bazel_skylib@1.5.0", "jsonnet": "jsonnet@0.20.0", "google_jsonnet_go": "jsonnet_go@0.20.0", "bazel_tools": "bazel_tools@_", @@ -1247,14 +1248,11 @@ "ruleClassName": "http_archive", "attributes": { "urls": [ - "https://github.com/bazelbuild/rules_jsonnet/archive/refs/tags/0.5.0.tar.gz" + "https://github.com/bazelbuild/rules_jsonnet/releases/download/0.6.0/rules_jsonnet-0.6.0.tar.gz" ], - "integrity": "sha256-xRug26QdZn+lxk5W4lK6VL4JPlrnZK9kcNq8qQHzc+s=", - "strip_prefix": "rules_jsonnet-0.5.0", - "remote_patches": { - "https://bcr.bazel.build/modules/rules_jsonnet/0.5.0/patches/add_module_dot_bazel.patch": "sha256-qkrjrjVpcuo+ykWoNtrUr6yZDbTcMJC+48/rgeAVfNM=", - "https://bcr.bazel.build/modules/rules_jsonnet/0.5.0/patches/add_examples_module_dot_bazel.patch": "sha256-AikVRYmO8oFBEnvZCO1Dk0Er7KYhMDl2b3Zo+M9VVyg=" - }, + "integrity": "sha256-4Js8CG7po47gztv/lnGXAL0BIdeITQGTZkr/XqMgEo0=", + "strip_prefix": "rules_jsonnet-0.6.0", + "remote_patches": {}, "remote_patch_strip": 0 } } @@ -13211,11 +13209,11 @@ "@@rules_go~//go.mod": "de22304b720f7f61350ec1c9739de6c0a1b1103fd22bfeb6e92c6c843ddc6d6e", "@@com_github_buildbarn_bb_remote_execution~//go.sum": "43b537b9108433ea38feb68959c540f38af5c10397f97ca881c0a6a76540f3d2", "@@com_github_buildbarn_go_xdr~//go.mod": "6b49e0ea6c06c8c1cadc3257856c8a8aa9bf04ec62b23ce758488b2ec8568778", - "@@//go.sum": "ba109763dc85c6a5830f8516c0ae6efdf3562808419a9a01a3e578f595103359", + "@@//go.sum": "552f44771ec1b9e25397eae2e882939bf7e410fc5fa61ea70a269f9ba073a506", "@@gazelle~//go.mod": "48dc6e771c3028ee1c18b9ffc81e596fd5f6d7e0016c5ef280e30f2821f60473", "@@com_github_buildbarn_bb_storage~//go.mod": "2c43bef8396b8ab8e4a83e8c9d3058f90d30d41b0ccd042303cf0333fc7aa7fe", "@@jsonnet_go~//go.sum": "cf6cba94b78ec389dcea5dda9207b611deea699e8dbbe45e98b7a7f990482bb4", - "@@//go.mod": "9dec0a3b0e7acc8e88ed27649398b908dc1e67fa004892a46fead2276656f467", + "@@//go.mod": "9b05d18a7fb1e2cf3c5994b79c3a59618cab0b1f9fb6d72d2e7aa6771a6ca390", "@@gazelle~//go.sum": "7c4460e8ecb5dd8691a51d4fa2e9e4751108b933636497ce46db499fc2e7a88d", "@@com_github_buildbarn_bb_remote_execution~//go.mod": "2a33f97abaceb19dd2d1474509921179b57537c2e87f0fea1eaf47317edd665b", "@@com_github_buildbarn_go_xdr~//go.sum": "b1e5f20131cf47d0339d501b0abd80b8851edcd738b88f8694948c4f81f97c85", diff --git a/go.mod b/go.mod index ee64761..26c591e 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/bazelbuild/buildtools v0.0.0-20240313121412-66c605173954 github.com/bazelbuild/remote-apis v0.0.0-20240319211552-96942a2107c7 github.com/buildbarn/bb-remote-execution v0.0.0-20240401130706-ea22f37f62b8 - github.com/buildbarn/bb-storage v0.0.0-20240401072224-dee7e428a0bd + github.com/buildbarn/bb-storage v0.0.0-20240612173029-118cb9ca2a7d github.com/buildkite/terminal-to-html v3.2.0+incompatible github.com/dustin/go-humanize v1.0.1 github.com/gorilla/mux v1.8.1 diff --git a/go.sum b/go.sum index 43ccb56..0226121 100644 --- a/go.sum +++ b/go.sum @@ -69,6 +69,8 @@ github.com/buildbarn/bb-remote-execution v0.0.0-20240401130706-ea22f37f62b8 h1:5 github.com/buildbarn/bb-remote-execution v0.0.0-20240401130706-ea22f37f62b8/go.mod h1:znbMNc0OwrbMXLddJSfZaVSVhHfjVja05/ourZA30eo= github.com/buildbarn/bb-storage v0.0.0-20240401072224-dee7e428a0bd h1:6GeYkbQurtcCfPjzCHux3iPo4eby72CxsE1QrDSJBAg= github.com/buildbarn/bb-storage v0.0.0-20240401072224-dee7e428a0bd/go.mod h1:C4+j4QJ0gapWsJ9xBkktZJBcLUDuvTacOGlSardmAnc= +github.com/buildbarn/bb-storage v0.0.0-20240612173029-118cb9ca2a7d h1:CS5Fqi4ZL8MswhQJOhZBCRRCfklDGDdLACB/mjgAk+I= +github.com/buildbarn/bb-storage v0.0.0-20240612173029-118cb9ca2a7d/go.mod h1:C4+j4QJ0gapWsJ9xBkktZJBcLUDuvTacOGlSardmAnc= github.com/buildkite/terminal-to-html v3.2.0+incompatible h1:WdXzl7ZmYzCAz4pElZosPaUlRTW+qwVx/SkQSCa1jXs= github.com/buildkite/terminal-to-html v3.2.0+incompatible/go.mod h1:BFFdFecOxCgjdcarqI+8izs6v85CU/1RA/4Bqh4GR7E= github.com/campoy/embedmd v1.0.0 h1:V4kI2qTJJLf4J29RzI/MAt2c3Bl4dQSYPuflzwFH2hY=