From 030bb99aa379ebb83c6375747c0624f547502efb Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Sun, 31 Mar 2024 19:27:32 +0200 Subject: [PATCH] Upgrade all Go dependencies --- .github/workflows/master.yaml | 2 +- .github/workflows/pull-requests.yaml | 2 +- MODULE.bazel | 4 +- MODULE.bazel.lock | 5518 ++++++++++++++++++++------ go.mod | 141 +- go.sum | 352 +- 6 files changed, 4638 insertions(+), 1381 deletions(-) diff --git a/.github/workflows/master.yaml b/.github/workflows/master.yaml index 64896b8..41dffb5 100644 --- a/.github/workflows/master.yaml +++ b/.github/workflows/master.yaml @@ -17,7 +17,7 @@ }, { "name": "Gazelle", - "run": "rm $(find . -name '*.pb.go' | sed -e 's/[^/]*$/BUILD.bazel/') && bazel run //:gazelle" + "run": "rm -f $(find . -name '*.pb.go' | sed -e 's/[^/]*$/BUILD.bazel/') && bazel run //:gazelle" }, { "name": "Buildifier", diff --git a/.github/workflows/pull-requests.yaml b/.github/workflows/pull-requests.yaml index c9ea23e..4768f75 100644 --- a/.github/workflows/pull-requests.yaml +++ b/.github/workflows/pull-requests.yaml @@ -17,7 +17,7 @@ }, { "name": "Gazelle", - "run": "rm $(find . -name '*.pb.go' | sed -e 's/[^/]*$/BUILD.bazel/') && bazel run //:gazelle" + "run": "rm -f $(find . -name '*.pb.go' | sed -e 's/[^/]*$/BUILD.bazel/') && bazel run //:gazelle" }, { "name": "Buildifier", diff --git a/MODULE.bazel b/MODULE.bazel index 9f329d7..9b4c597 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -11,13 +11,13 @@ bazel_dep(name = "toolchains_llvm", version = "1.0.0") git_override( module_name = "com_github_buildbarn_bb_remote_execution", - commit = "efa691334b0c8b47c6fedd73c6ad434ba166c647", + commit = "f84a2c0f72119f6d3b157905a00163d0f167a73e", remote = "https://github.com/buildbarn/bb-remote-execution.git", ) git_override( module_name = "com_github_buildbarn_bb_storage", - commit = "00c3edab9fbee741613670dc3c20404910b9076f", + commit = "914e53aad8cd16fc4c1ecd7f706149e8440ea24a", remote = "https://github.com/buildbarn/bb-storage.git", ) diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock index 627b059..99ed474 100644 --- a/MODULE.bazel.lock +++ b/MODULE.bazel.lock @@ -1,6 +1,6 @@ { "lockFileVersion": 6, - "moduleFileHash": "b4b5d4b86d5a80d6b3acf8e55e7e20eebd2f0272a19f7cab6c09bc94c7c85a1a", + "moduleFileHash": "f2b2000b512f6404d34dbaca0a465edb7004f31b99780642298d30a78b9f1c74", "flags": { "cmdRegistries": [ "https://bcr.bazel.build/" @@ -202,7 +202,7 @@ "usingModule": "com_github_buildbarn_bb_remote_execution@_", "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 49, + "line": 56, "column": 24 }, "imports": { @@ -239,7 +239,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 50, + "line": 57, "column": 18 } } @@ -278,7 +278,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 121, + "line": 125, "column": 13 } }, @@ -295,7 +295,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 129, + "line": 133, "column": 13 } }, @@ -313,7 +313,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 138, + "line": 142, "column": 10 } }, @@ -331,7 +331,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 146, + "line": 150, "column": 10 } } @@ -345,7 +345,7 @@ "usingModule": "com_github_buildbarn_bb_remote_execution@_", "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 160, + "line": 164, "column": 20 }, "imports": { @@ -363,7 +363,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 161, + "line": 165, "column": 23 } } @@ -377,7 +377,7 @@ "usingModule": "com_github_buildbarn_bb_remote_execution@_", "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 168, + "line": 172, "column": 20 }, "imports": { @@ -399,7 +399,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_remote_execution~//:MODULE.bazel", - "line": 169, + "line": 173, "column": 9 } } @@ -440,7 +440,7 @@ "usingModule": "com_github_buildbarn_bb_storage@_", "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 26, + "line": 27, "column": 23 }, "imports": {}, @@ -454,7 +454,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 27, + "line": 28, "column": 16 } } @@ -468,7 +468,7 @@ "usingModule": "com_github_buildbarn_bb_storage@_", "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 29, + "line": 30, "column": 24 }, "imports": { @@ -526,7 +526,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 30, + "line": 31, "column": 18 } } @@ -545,8 +545,7 @@ }, "imports": { "com_github_twbs_bootstrap": "com_github_twbs_bootstrap", - "io_bazel_rules_jsonnet": "io_bazel_rules_jsonnet", - "io_opentelemetry_proto": "io_opentelemetry_proto" + "io_bazel_rules_jsonnet": "io_bazel_rules_jsonnet" }, "devImports": [], "tags": [ @@ -564,7 +563,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 119, + "line": 117, "column": 13 } }, @@ -581,25 +580,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 127, - "column": 13 - } - }, - { - "tagName": "@bazel_tools//tools/build_defs/repo:http.bzl%http_archive", - "attributeValues": { - "build_file_content": "\nproto_library(\n name = \"common_proto\",\n srcs = [\"opentelemetry/proto/common/v1/common.proto\"],\n visibility = [\"//visibility:public\"],\n)\n", - "sha256": "464bc2b348e674a1a03142e403cbccb01be8655b6de0f8bfe733ea31fcd421be", - "strip_prefix": "opentelemetry-proto-0.19.0", - "urls": [ - "https://github.com/open-telemetry/opentelemetry-proto/archive/refs/tags/v0.19.0.tar.gz" - ], - "name": "io_opentelemetry_proto" - }, - "devDependency": false, - "location": { - "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 134, + "line": 125, "column": 13 } } @@ -613,7 +594,7 @@ "usingModule": "com_github_buildbarn_bb_storage@_", "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 154, + "line": 138, "column": 20 }, "imports": { @@ -631,7 +612,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 155, + "line": 139, "column": 23 } } @@ -645,7 +626,7 @@ "usingModule": "com_github_buildbarn_bb_storage@_", "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 162, + "line": 146, "column": 20 }, "imports": { @@ -667,7 +648,7 @@ "devDependency": false, "location": { "file": "@@com_github_buildbarn_bb_storage~//:MODULE.bazel", - "line": 163, + "line": 147, "column": 9 } } @@ -682,6 +663,7 @@ "gazelle": "gazelle@_", "googleapis": "googleapis@0.0.0-20240326-1c8d509c5", "google_jsonnet_go": "jsonnet_go@0.20.0", + "opentelemetry-proto": "opentelemetry-proto@1.1.0", "protobuf": "protobuf@23.1", "rules_go": "rules_go@0.46.0", "rules_oci": "rules_oci@1.7.5", @@ -1838,6 +1820,36 @@ } } }, + "opentelemetry-proto@1.1.0": { + "name": "opentelemetry-proto", + "version": "1.1.0", + "key": "opentelemetry-proto@1.1.0", + "repoName": "opentelemetry-proto", + "executionPlatformsToRegister": [], + "toolchainsToRegister": [], + "extensionUsages": [], + "deps": { + "com_github_grpc_grpc": "grpc@1.56.3.bcr.1", + "rules_proto": "rules_proto@6.0.0-rc2", + "bazel_tools": "bazel_tools@_", + "local_config_platform": "local_config_platform@_" + }, + "repoSpec": { + "bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl", + "ruleClassName": "http_archive", + "attributes": { + "urls": [ + "https://github.com/open-telemetry/opentelemetry-proto/archive/refs/tags/v1.1.0.tar.gz" + ], + "integrity": "sha256-30kaBfP8v4bMW6XJ3oH2piTXTUdz1wCdVz431uK2r2Q=", + "strip_prefix": "opentelemetry-proto-1.1.0", + "remote_patches": { + "https://bcr.bazel.build/modules/opentelemetry-proto/1.1.0/patches/0001-Add-MODULE.bazel.patch": "sha256-RrO6zvMf7Z36RlhKw/7d3/6RnyTbMpQfOp8kq2bqWJw=" + }, + "remote_patch_strip": 1 + } + } + }, "rules_antlr@_": { "name": "rules_antlr", "version": "", @@ -4616,50 +4628,47 @@ "bzlTransitiveDigest": "UDmgzP9V6zK3ulOTvTWRMD2ahraz/KJW7NwK03lenIU=", "recordedFileInputs": { "@@aspect_bazel_lib~~toolchains~yq_darwin_amd64//yq": "0fe604d3332cd1a0667b22b41bf404052da451cab35b502f17cb5023d2b8a98d", - "@@com_github_buildbarn_bb_remote_execution~//pnpm-lock.yaml": "defa5c78aaeac95ccb4eb95bd4f0db6a7da3b9e45b2602a4c6534998a036b7b1", - "@@com_github_buildbarn_bb_storage~//pnpm-lock.yaml": "defa5c78aaeac95ccb4eb95bd4f0db6a7da3b9e45b2602a4c6534998a036b7b1" + "@@com_github_buildbarn_bb_remote_execution~//pnpm-lock.yaml": "5a9624f6281ea81b417a4393efa4524231c1c23ab05c405bed6f386c473d2dfd", + "@@com_github_buildbarn_bb_storage~//pnpm-lock.yaml": "5a9624f6281ea81b417a4393efa4524231c1c23ab05c405bed6f386c473d2dfd" }, "recordedDirentsInputs": {}, "envVariables": {}, "generatedRepoSpecs": { - "com_github_buildbarn_bb_remote_execution_npm__nanoid__3.3.4__links": { + "com_github_buildbarn_bb_remote_execution_npm__is-fullwidth-code-point__3.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "nanoid", - "version": "3.3.4", - "dev": false, + "package": "is-fullwidth-code-point", + "version": "3.0.0", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "deps": {}, - "transitive_closure": { - "nanoid": [ - "3.3.4" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__source-map-js__1.0.2": { + "com_github_buildbarn_bb_storage_npm__path-key__3.1.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "source-map-js", - "version": "1.0.2", + "package": "path-key", + "version": "3.1.1", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4673,17 +4682,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__minimatch__5.1.6": { + "com_github_buildbarn_bb_remote_execution_npm__glob__10.3.12": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "minimatch", - "version": "5.1.6", + "package": "glob", + "version": "10.3.12", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==", + "url": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4697,17 +4706,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__minimatch__5.1.6": { + "com_github_buildbarn_bb_remote_execution_npm__source-map-js__1.2.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "minimatch", - "version": "5.1.6", + "package": "source-map-js", + "version": "1.2.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "url": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4721,27 +4730,46 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__minimatch__5.1.6__links": { + "com_github_buildbarn_bb_remote_execution_npm__color-name__1.1.4__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "minimatch", - "version": "5.1.6", + "package": "color-name", + "version": "1.1.4", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "brace-expansion": "2.0.1" + "deps": {}, + "transitive_closure": { + "color-name": [ + "1.1.4" + ] }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__color-name__1.1.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "color-name", + "version": "1.1.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" - ], - "minimatch": [ - "5.1.6" + "color-name": [ + "1.1.4" ] }, "lifecycle_build_target": false, @@ -4756,17 +4784,45 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__wrappy__1.0.2": { + "com_github_buildbarn_bb_storage_npm__foreground-child__3.1.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "wrappy", - "version": "1.0.2", + "package": "foreground-child", + "version": "3.1.1", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__purgecss__6.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "purgecss", + "version": "6.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": { + "": [ + "purgecss" + ] + }, + "integrity": "sha512-s3EBxg5RSWmpqd0KGzNqPiaBbWDz1/As+2MzoYVGMqgDqRTLBhJW6sywfTBek7OwNfoS/6pS0xdtvChNhFj2cw==", + "url": "https://registry.npmjs.org/purgecss/-/purgecss-6.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4780,32 +4836,24 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__postcss__8.4.21__links": { + "com_github_buildbarn_bb_remote_execution_npm__strip-ansi__6.0.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "postcss", - "version": "8.4.21", + "package": "strip-ansi", + "version": "6.0.1", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "nanoid": "3.3.4", - "picocolors": "1.0.0", - "source-map-js": "1.0.2" + "ansi-regex": "5.0.1" }, "transitive_closure": { - "nanoid": [ - "3.3.4" - ], - "picocolors": [ - "1.0.0" + "ansi-regex": [ + "5.0.1" ], - "postcss": [ - "8.4.21" - ], - "source-map-js": [ - "1.0.2" + "strip-ansi": [ + "6.0.1" ] }, "lifecycle_build_target": false, @@ -4813,24 +4861,24 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__postcss__8.4.21": { + "com_github_buildbarn_bb_remote_execution_npm__at_pkgjs_parseargs__0.11.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss", - "version": "8.4.21", + "package": "@pkgjs/parseargs", + "version": "0.11.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==", - "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "url": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4839,22 +4887,26 @@ "npm_auth_basic": "", "npm_auth_username": "", "npm_auth_password": "", - "lifecycle_hooks": [], + "lifecycle_hooks": [ + "preinstall", + "install", + "postinstall" + ], "extra_build_content": "", "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__commander__9.5.0": { + "com_github_buildbarn_bb_remote_execution_npm__minimatch__9.0.4": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "minimatch", + "version": "9.0.4", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==", - "url": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4892,17 +4944,65 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__commander__9.5.0": { + "com_github_buildbarn_bb_storage_npm__minimatch__9.0.4": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "minimatch", + "version": "9.0.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", + "url": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__path-scurry__1.10.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "path-scurry", + "version": "1.10.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==", + "url": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__postcss__8.4.38": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "postcss", + "version": "8.4.38", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==", - "url": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz", + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", + "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", "commit": "", "patch_args": [], "patches": [], @@ -4916,28 +5016,27 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__inflight__1.0.6__links": { + "com_github_buildbarn_bb_remote_execution_npm__ansi-styles__4.3.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "inflight", - "version": "1.0.6", + "package": "ansi-styles", + "version": "4.3.0", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "once": "1.4.0", - "wrappy": "1.0.2" + "color-convert": "2.0.1" }, "transitive_closure": { - "inflight": [ - "1.0.6" + "ansi-styles": [ + "4.3.0" ], - "once": [ - "1.4.0" + "color-convert": [ + "2.0.1" ], - "wrappy": [ - "1.0.2" + "color-name": [ + "1.1.4" ] }, "lifecycle_build_target": false, @@ -4945,26 +5044,94 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__inherits__2.0.4__links": { + "com_github_buildbarn_bb_storage_npm__at_pkgjs_parseargs__0.11.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "@pkgjs/parseargs", + "version": "0.11.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "url": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [ + "preinstall", + "install", + "postinstall" + ], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__shebang-command__2.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "shebang-command", + "version": "2.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__string-width__5.1.2__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "inherits", - "version": "2.0.4", + "package": "string-width", + "version": "5.1.2", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "eastasianwidth": "0.2.0", + "emoji-regex": "9.2.2", + "strip-ansi": "7.1.0" + }, "transitive_closure": { - "inherits": [ - "2.0.4" + "ansi-regex": [ + "6.0.1" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" ] }, "lifecycle_build_target": false, @@ -4979,79 +5146,70 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__purgecss__5.0.0__links": { + "com_github_buildbarn_bb_storage_npm__ansi-styles__4.3.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "purgecss", - "version": "5.0.0", + "package": "ansi-styles", + "version": "4.3.0", "dev": false, "root_package": "", - "link_packages": { - "": [ - "purgecss" - ] - }, + "link_packages": {}, "deps": { - "commander": "9.5.0", - "glob": "8.1.0", - "postcss": "8.4.21", - "postcss-selector-parser": "6.0.11" + "color-convert": "2.0.1" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" + "ansi-styles": [ + "4.3.0" ], - "brace-expansion": [ + "color-convert": [ "2.0.1" ], - "commander": [ - "9.5.0" - ], - "cssesc": [ - "3.0.0" - ], - "fs.realpath": [ - "1.0.0" - ], - "glob": [ - "8.1.0" - ], - "inflight": [ - "1.0.6" - ], - "inherits": [ - "2.0.4" - ], - "minimatch": [ - "5.1.6" - ], - "nanoid": [ - "3.3.4" - ], - "once": [ - "1.4.0" - ], - "picocolors": [ - "1.0.0" - ], - "postcss": [ - "8.4.21" - ], - "postcss-selector-parser": [ - "6.0.11" + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__string-width__4.2.3__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "string-width", + "version": "4.2.3", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "emoji-regex": "8.0.0", + "is-fullwidth-code-point": "3.0.0", + "strip-ansi": "6.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" ], - "purgecss": [ - "5.0.0" + "emoji-regex": [ + "8.0.0" ], - "source-map-js": [ - "1.0.2" + "is-fullwidth-code-point": [ + "3.0.0" ], - "util-deprecate": [ - "1.0.2" + "string-width": [ + "4.2.3" ], - "wrappy": [ - "1.0.2" + "strip-ansi": [ + "6.0.1" ] }, "lifecycle_build_target": false, @@ -5066,17 +5224,41 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__util-deprecate__1.0.2": { + "com_github_buildbarn_bb_storage_npm__brace-expansion__2.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "util-deprecate", - "version": "1.0.2", + "package": "brace-expansion", + "version": "2.0.1", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__color-name__1.1.4": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "color-name", + "version": "1.1.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5090,19 +5272,51 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__wrappy__1.0.2__links": { + "com_github_buildbarn_bb_storage_npm__strip-ansi__6.0.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "wrappy", - "version": "1.0.2", + "package": "strip-ansi", + "version": "6.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-regex": "5.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ], + "strip-ansi": [ + "6.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__path-key__3.1.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "path-key", + "version": "3.1.1", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "wrappy": [ - "1.0.2" + "path-key": [ + "3.1.1" ] }, "lifecycle_build_target": false, @@ -5110,56 +5324,82 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__glob__8.1.0__links": { + "com_github_buildbarn_bb_storage_npm__purgecss__6.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "purgecss", + "version": "6.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": { + "": [ + "purgecss" + ] + }, + "integrity": "sha512-s3EBxg5RSWmpqd0KGzNqPiaBbWDz1/As+2MzoYVGMqgDqRTLBhJW6sywfTBek7OwNfoS/6pS0xdtvChNhFj2cw==", + "url": "https://registry.npmjs.org/purgecss/-/purgecss-6.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__wrap-ansi__7.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "glob", - "version": "8.1.0", + "package": "wrap-ansi", + "version": "7.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "fs.realpath": "1.0.0", - "inflight": "1.0.6", - "inherits": "2.0.4", - "minimatch": "5.1.6", - "once": "1.4.0" + "ansi-styles": "4.3.0", + "string-width": "4.2.3", + "strip-ansi": "6.0.1" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" + "ansi-regex": [ + "5.0.1" ], - "brace-expansion": [ - "2.0.1" + "ansi-styles": [ + "4.3.0" ], - "fs.realpath": [ - "1.0.0" + "color-convert": [ + "2.0.1" ], - "glob": [ - "8.1.0" + "color-name": [ + "1.1.4" ], - "inflight": [ - "1.0.6" + "emoji-regex": [ + "8.0.0" ], - "inherits": [ - "2.0.4" + "is-fullwidth-code-point": [ + "3.0.0" ], - "minimatch": [ - "5.1.6" + "string-width": [ + "4.2.3" ], - "once": [ - "1.4.0" + "strip-ansi": [ + "6.0.1" ], - "wrappy": [ - "1.0.2" + "wrap-ansi": [ + "7.0.0" ] }, "lifecycle_build_target": false, @@ -5174,17 +5414,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__postcss-selector-parser__6.0.11": { + "com_github_buildbarn_bb_remote_execution_npm__strip-ansi__7.1.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", + "package": "strip-ansi", + "version": "7.1.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==", - "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5198,21 +5438,44 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__purgecss__5.0.0": { + "com_github_buildbarn_bb_remote_execution_npm__cssesc__3.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "purgecss", - "version": "5.0.0", + "package": "cssesc", + "version": "3.0.0", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", - "link_packages": { - "": [ - "purgecss" + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "cssesc": [ + "3.0.0" ] }, - "integrity": "sha512-RAnuxrGuVyLLTr8uMbKaxDRGWMgK5CCYDfRyUNNcaz5P3kGgD2b7ymQGYEyo2ST7Tl/ScwFgf5l3slKMxHSbrw==", - "url": "https://registry.npmjs.org/purgecss/-/purgecss-5.0.0.tgz", + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__which__2.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "which", + "version": "2.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5226,17 +5489,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__source-map-js__1.0.2": { + "com_github_buildbarn_bb_remote_execution_npm__cross-spawn__7.0.3": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "source-map-js", - "version": "1.0.2", + "package": "cross-spawn", + "version": "7.0.3", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5250,17 +5513,113 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__balanced-match__1.0.2": { + "com_github_buildbarn_bb_remote_execution_npm__jackspeak__2.3.6__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "jackspeak", + "version": "2.3.6", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "@pkgjs/parseargs": "0.11.0", + "@isaacs/cliui": "8.0.2" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__emoji-regex__9.2.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "balanced-match", - "version": "1.0.2", + "package": "emoji-regex", + "version": "9.2.2", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__shebang-command__2.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "shebang-command", + "version": "2.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5274,17 +5633,2777 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__cssesc__3.0.0": { + "com_github_buildbarn_bb_remote_execution_npm__shebang-regex__3.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "shebang-regex", + "version": "3.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "shebang-regex": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__path-key__3.1.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "path-key", + "version": "3.1.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__nanoid__3.3.7": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "nanoid", + "version": "3.3.7", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__util-deprecate__1.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "util-deprecate", + "version": "1.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__emoji-regex__9.2.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "emoji-regex", + "version": "9.2.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__string-width__4.2.3__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "string-width", + "version": "4.2.3", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "emoji-regex": "8.0.0", + "is-fullwidth-code-point": "3.0.0", + "strip-ansi": "6.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ], + "emoji-regex": [ + "8.0.0" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3" + ], + "strip-ansi": [ + "6.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__string-width__5.1.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "string-width", + "version": "5.1.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "eastasianwidth": "0.2.0", + "emoji-regex": "9.2.2", + "strip-ansi": "7.1.0" + }, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__emoji-regex__8.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "emoji-regex", + "version": "8.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__nanoid__3.3.7": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "nanoid", + "version": "3.3.7", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__postcss-selector-parser__6.0.16__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "postcss-selector-parser", + "version": "6.0.16", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "cssesc": "3.0.0", + "util-deprecate": "1.0.2" + }, + "transitive_closure": { + "cssesc": [ + "3.0.0" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "util-deprecate": [ + "1.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__emoji-regex__8.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "emoji-regex", + "version": "8.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "url": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__wrap-ansi__8.1.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "wrap-ansi", + "version": "8.1.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-styles": "6.2.1", + "string-width": "5.1.2", + "strip-ansi": "7.1.0" + }, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ], + "ansi-styles": [ + "6.2.1" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" + ], + "wrap-ansi": [ + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__brace-expansion__2.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "brace-expansion", + "version": "2.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "balanced-match": "1.0.2" + }, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__which__2.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "which", + "version": "2.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__glob__10.3.12__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "glob", + "version": "10.3.12", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "foreground-child": "3.1.1", + "jackspeak": "2.3.6", + "minimatch": "9.0.4", + "minipass": "7.0.4", + "path-scurry": "1.10.2" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "cross-spawn": [ + "7.0.3" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" + ], + "glob": [ + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "lru-cache": [ + "10.2.0" + ], + "minimatch": [ + "9.0.4" + ], + "minipass": [ + "7.0.4" + ], + "path-key": [ + "3.1.1" + ], + "path-scurry": [ + "1.10.2" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__signal-exit__4.1.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "signal-exit", + "version": "4.1.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "signal-exit": [ + "4.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__is-fullwidth-code-point__3.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "is-fullwidth-code-point", + "version": "3.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "is-fullwidth-code-point": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__string-width__4.2.3": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "string-width", + "version": "4.2.3", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__wrap-ansi__7.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "wrap-ansi", + "version": "7.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__color-convert__2.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "color-convert", + "version": "2.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__ansi-regex__5.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-regex", + "version": "5.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__color-convert__2.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "color-convert", + "version": "2.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "color-name": "1.1.4" + }, + "transitive_closure": { + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__signal-exit__4.1.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "signal-exit", + "version": "4.1.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "signal-exit": [ + "4.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__jackspeak__2.3.6": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "jackspeak", + "version": "2.3.6", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "url": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__strip-ansi__6.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "strip-ansi", + "version": "6.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__ansi-styles__4.3.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-styles", + "version": "4.3.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__isexe__2.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "isexe", + "version": "2.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "isexe": [ + "2.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__shebang-regex__3.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "shebang-regex", + "version": "3.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "shebang-regex": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__string-width__4.2.3": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "string-width", + "version": "4.2.3", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "url": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__balanced-match__1.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "balanced-match", + "version": "1.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__minipass__7.0.4": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "minipass", + "version": "7.0.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__postcss__8.4.38": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "postcss", + "version": "8.4.38", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", + "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__purgecss__6.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "purgecss", + "version": "6.0.0", + "dev": false, + "root_package": "", + "link_packages": { + "": [ + "purgecss" + ] + }, + "deps": { + "commander": "12.0.0", + "glob": "10.3.12", + "postcss": "8.4.38", + "postcss-selector-parser": "6.0.16" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "commander": [ + "12.0.0" + ], + "cross-spawn": [ + "7.0.3" + ], + "cssesc": [ + "3.0.0" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" + ], + "glob": [ + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "lru-cache": [ + "10.2.0" + ], + "minimatch": [ + "9.0.4" + ], + "minipass": [ + "7.0.4" + ], + "nanoid": [ + "3.3.7" + ], + "path-key": [ + "3.1.1" + ], + "path-scurry": [ + "1.10.2" + ], + "picocolors": [ + "1.0.0" + ], + "postcss": [ + "8.4.38" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "purgecss": [ + "6.0.0" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "source-map-js": [ + "1.2.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "util-deprecate": [ + "1.0.2" + ], + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__color-convert__2.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "color-convert", + "version": "2.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__util-deprecate__1.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "util-deprecate", + "version": "1.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "util-deprecate": [ + "1.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__minimatch__9.0.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "minimatch", + "version": "9.0.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "brace-expansion": "2.0.1" + }, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "minimatch": [ + "9.0.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__which__2.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "which", + "version": "2.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "isexe": "2.0.0" + }, + "transitive_closure": { + "isexe": [ + "2.0.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__is-fullwidth-code-point__3.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "is-fullwidth-code-point", + "version": "3.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "url": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__picocolors__1.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "picocolors", + "version": "1.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "picocolors": [ + "1.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__eastasianwidth__0.2.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "eastasianwidth", + "version": "0.2.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "eastasianwidth": [ + "0.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__at_pkgjs_parseargs__0.11.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "@pkgjs/parseargs", + "version": "0.11.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "@pkgjs/parseargs": [ + "0.11.0" + ] + }, + "lifecycle_build_target": true, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [ + "no-sandbox" + ], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__shebang-command__2.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "shebang-command", + "version": "2.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "shebang-regex": "3.0.0" + }, + "transitive_closure": { + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__commander__12.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "commander", + "version": "12.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==", + "url": "https://registry.npmjs.org/commander/-/commander-12.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__color-name__1.1.4": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "color-name", + "version": "1.1.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__minipass__7.0.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "minipass", + "version": "7.0.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "minipass": [ + "7.0.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__cross-spawn__7.0.3__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "cross-spawn", + "version": "7.0.3", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "path-key": "3.1.1", + "shebang-command": "2.0.0", + "which": "2.0.2" + }, + "transitive_closure": { + "cross-spawn": [ + "7.0.3" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__string-width__5.1.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "string-width", + "version": "5.1.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "url": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_translate_lock.bzl", + "ruleClassName": "npm_translate_lock_rule", + "attributes": { + "pnpm_lock": "@@com_github_buildbarn_bb_storage~//:pnpm-lock.yaml", + "update_pnpm_lock": false, + "use_home_npmrc": false, + "patches": {}, + "patch_args": {}, + "custom_postinstalls": {}, + "package_visibility": {}, + "prod": false, + "public_hoist_packages": {}, + "dev": false, + "no_optional": false, + "lifecycle_hooks": { + "*": [ + "preinstall", + "install", + "postinstall" + ] + }, + "lifecycle_hooks_envs": {}, + "lifecycle_hooks_execution_requirements": { + "*": [ + "no-sandbox" + ] + }, + "lifecycle_hooks_use_default_shell_env": { + "*": "false" + }, + "replace_packages": {}, + "bins": {}, + "external_repository_action_cache": ".aspect/rules/external_repository_action_cache", + "link_workspace": "com_github_buildbarn_bb_storage", + "root_package": ".", + "additional_file_contents": {}, + "repositories_bzl_filename": "repositories.bzl", + "defs_bzl_filename": "defs.bzl", + "generate_bzl_library_targets": false, + "data": [], + "preupdate": [], + "quiet": true, + "node_toolchain_prefix": "nodejs", + "use_pnpm": "@@aspect_rules_js~~pnpm~pnpm//:package/bin/pnpm.cjs", + "yq_toolchain_prefix": "yq", + "npm_package_target_name": "{dirname}", + "use_starlark_yaml_parser": false, + "bzlmod": true + } + }, + "com_github_buildbarn_bb_remote_execution_npm__brace-expansion__2.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "brace-expansion", + "version": "2.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__commander__12.0.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "commander", + "version": "12.0.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "commander": [ + "12.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__balanced-match__1.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "balanced-match", + "version": "1.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__nanoid__3.3.7__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "nanoid", + "version": "3.3.7", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "nanoid": [ + "3.3.7" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__glob__10.3.12": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "glob", + "version": "10.3.12", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==", + "url": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__emoji-regex__9.2.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "emoji-regex", + "version": "9.2.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "emoji-regex": [ + "9.2.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__path-key__3.1.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "path-key", + "version": "3.1.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "path-key": [ + "3.1.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__path-scurry__1.10.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "path-scurry", + "version": "1.10.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "lru-cache": "10.2.0", + "minipass": "7.0.4" + }, + "transitive_closure": { + "lru-cache": [ + "10.2.0" + ], + "minipass": [ + "7.0.4" + ], + "path-scurry": [ + "1.10.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__minimatch__9.0.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "minimatch", + "version": "9.0.4", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "brace-expansion": "2.0.1" + }, + "transitive_closure": { + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "minimatch": [ + "9.0.4" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__string-width__5.1.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "string-width", + "version": "5.1.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "url": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-styles__6.2.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-styles", + "version": "6.2.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-styles": [ + "6.2.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-styles__4.3.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-styles", + "version": "4.3.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__path-scurry__1.10.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "path-scurry", + "version": "1.10.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "lru-cache": "10.2.0", + "minipass": "7.0.4" + }, + "transitive_closure": { + "lru-cache": [ + "10.2.0" + ], + "minipass": [ + "7.0.4" + ], + "path-scurry": [ + "1.10.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__postcss__8.4.38__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "postcss", + "version": "8.4.38", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "nanoid": "3.3.7", + "picocolors": "1.0.0", + "source-map-js": "1.2.0" + }, + "transitive_closure": { + "nanoid": [ + "3.3.7" + ], + "picocolors": [ + "1.0.0" + ], + "postcss": [ + "8.4.38" + ], + "source-map-js": [ + "1.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__wrap-ansi__8.1.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "wrap-ansi", + "version": "8.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__wrap-ansi__8.1.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "wrap-ansi", + "version": "8.1.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-styles": "6.2.1", + "string-width": "5.1.2", + "strip-ansi": "7.1.0" + }, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ], + "ansi-styles": [ + "6.2.1" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "9.2.2" + ], + "string-width": [ + "5.1.2" + ], + "strip-ansi": [ + "7.1.0" + ], + "wrap-ansi": [ + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__glob__10.3.12__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "glob", + "version": "10.3.12", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "foreground-child": "3.1.1", + "jackspeak": "2.3.6", + "minimatch": "9.0.4", + "minipass": "7.0.4", + "path-scurry": "1.10.2" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "cross-spawn": [ + "7.0.3" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" + ], + "glob": [ + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "lru-cache": [ + "10.2.0" + ], + "minimatch": [ + "9.0.4" + ], + "minipass": [ + "7.0.4" + ], + "path-key": [ + "3.1.1" + ], + "path-scurry": [ + "1.10.2" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__strip-ansi__7.1.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "strip-ansi", + "version": "7.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__jackspeak__2.3.6__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "jackspeak", + "version": "2.3.6", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "@pkgjs/parseargs": "0.11.0", + "@isaacs/cliui": "8.0.2" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__ansi-styles__6.2.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-styles", + "version": "6.2.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__minipass__7.0.4": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "minipass", + "version": "7.0.4", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "url": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__util-deprecate__1.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "util-deprecate", + "version": "1.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", + "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__foreground-child__3.1.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "foreground-child", + "version": "3.1.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "cross-spawn": "7.0.3", + "signal-exit": "4.1.0" + }, + "transitive_closure": { + "cross-spawn": [ + "7.0.3" + ], + "foreground-child": [ + "3.1.1" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "which": [ + "2.0.2" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__at_isaacs_cliui__8.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "@isaacs/cliui", + "version": "8.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "url": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__source-map-js__1.2.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "source-map-js", + "version": "1.2.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__strip-ansi__7.1.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "strip-ansi", + "version": "7.1.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "ansi-regex": "6.0.1" + }, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ], + "strip-ansi": [ + "7.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__balanced-match__1.0.2": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "balanced-match", + "version": "1.0.2", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__source-map-js__1.2.0__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "source-map-js", + "version": "1.2.0", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "source-map-js": [ + "1.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__nanoid__3.3.7__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "nanoid", + "version": "3.3.7", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "nanoid": [ + "3.3.7" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__cssesc__3.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "cssesc", + "version": "3.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "url": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__wrap-ansi__8.1.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "wrap-ansi", + "version": "8.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__ansi-styles__6.2.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-styles", + "version": "6.2.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-styles": [ + "6.2.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__shebang-regex__3.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "shebang-regex", + "version": "3.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__at_isaacs_cliui__8.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "@isaacs/cliui", + "version": "8.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "string-width": "5.1.2", + "string-width-cjs": "/string-width/4.2.3", + "strip-ansi": "7.1.0", + "strip-ansi-cjs": "/strip-ansi/6.0.1", + "wrap-ansi": "8.1.0", + "wrap-ansi-cjs": "/wrap-ansi/7.0.0" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__postcss__8.4.38__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "postcss", + "version": "8.4.38", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "nanoid": "3.3.7", + "picocolors": "1.0.0", + "source-map-js": "1.2.0" + }, + "transitive_closure": { + "nanoid": [ + "3.3.7" + ], + "picocolors": [ + "1.0.0" + ], + "postcss": [ + "8.4.38" + ], + "source-map-js": [ + "1.2.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__foreground-child__3.1.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "cssesc", - "version": "3.0.0", + "package": "foreground-child", + "version": "3.1.1", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "url": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "url": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5298,19 +8417,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__nanoid__3.3.4__links": { + "com_github_buildbarn_bb_storage_npm__ansi-regex__6.0.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "nanoid", - "version": "3.3.4", + "package": "ansi-regex", + "version": "6.0.1", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "nanoid": [ - "3.3.4" + "ansi-regex": [ + "6.0.1" ] }, "lifecycle_build_target": false, @@ -5325,17 +8444,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__brace-expansion__2.0.1": { + "com_github_buildbarn_bb_remote_execution_npm__ansi-regex__6.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", + "package": "ansi-regex", + "version": "6.0.1", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5349,19 +8468,38 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__cssesc__3.0.0__links": { + "com_github_buildbarn_bb_storage_npm__cross-spawn__7.0.3__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "cssesc", - "version": "3.0.0", + "package": "cross-spawn", + "version": "7.0.3", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "path-key": "3.1.1", + "shebang-command": "2.0.0", + "which": "2.0.2" + }, "transitive_closure": { - "cssesc": [ + "cross-spawn": [ + "7.0.3" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ "3.0.0" + ], + "which": [ + "2.0.2" ] }, "lifecycle_build_target": false, @@ -5369,70 +8507,98 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__inflight__1.0.6__links": { + "com_github_buildbarn_bb_remote_execution_npm__at_isaacs_cliui__8.0.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "inflight", - "version": "1.0.6", - "dev": false, + "package": "@isaacs/cliui", + "version": "8.0.2", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "deps": { - "once": "1.4.0", - "wrappy": "1.0.2" - }, - "transitive_closure": { - "inflight": [ - "1.0.6" - ], - "once": [ - "1.4.0" - ], - "wrappy": [ - "1.0.2" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "url": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__picocolors__1.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "picocolors", + "version": "1.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", + "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__postcss-selector-parser__6.0.16": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "postcss-selector-parser", + "version": "6.0.16", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==", + "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__minimatch__5.1.6__links": { + "com_github_buildbarn_bb_remote_execution_npm__lru-cache__10.2.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "minimatch", - "version": "5.1.6", + "package": "lru-cache", + "version": "10.2.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "brace-expansion": "2.0.1" - }, + "deps": {}, "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" - ], - "minimatch": [ - "5.1.6" + "lru-cache": [ + "10.2.0" ] }, "lifecycle_build_target": false, @@ -5447,19 +8613,43 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__source-map-js__1.0.2__links": { + "com_github_buildbarn_bb_storage_npm__signal-exit__4.1.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "signal-exit", + "version": "4.1.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__source-map-js__1.2.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { "package": "source-map-js", - "version": "1.0.2", + "version": "1.2.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { "source-map-js": [ - "1.0.2" + "1.2.0" ] }, "lifecycle_build_target": false, @@ -5467,24 +8657,24 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__util-deprecate__1.0.2": { + "com_github_buildbarn_bb_remote_execution_npm__eastasianwidth__0.2.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "util-deprecate", - "version": "1.0.2", + "package": "eastasianwidth", + "version": "0.2.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "url": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5498,17 +8688,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__picocolors__1.0.0": { + "com_github_buildbarn_bb_storage_npm__strip-ansi__6.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "picocolors", - "version": "1.0.0", + "package": "strip-ansi", + "version": "6.0.1", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", - "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "url": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5522,17 +8712,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__nanoid__3.3.4": { + "com_github_buildbarn_bb_remote_execution_npm__signal-exit__4.1.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "nanoid", - "version": "3.3.4", + "package": "signal-exit", + "version": "4.1.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "url": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5546,17 +8736,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__once__1.4.0": { + "com_github_buildbarn_bb_remote_execution_npm__postcss-selector-parser__6.0.16": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "once", - "version": "1.4.0", + "package": "postcss-selector-parser", + "version": "6.0.16", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==", + "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5570,24 +8760,47 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__once__1.4.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__wrap-ansi__7.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "once", - "version": "1.4.0", + "package": "wrap-ansi", + "version": "7.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "wrappy": "1.0.2" + "ansi-styles": "4.3.0", + "string-width": "4.2.3", + "strip-ansi": "6.0.1" }, "transitive_closure": { - "once": [ - "1.4.0" + "ansi-regex": [ + "5.0.1" ], - "wrappy": [ - "1.0.2" + "ansi-styles": [ + "4.3.0" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "emoji-regex": [ + "8.0.0" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3" + ], + "strip-ansi": [ + "6.0.1" + ], + "wrap-ansi": [ + "7.0.0" ] }, "lifecycle_build_target": false, @@ -5602,67 +8815,78 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__wrappy__1.0.2": { + "com_github_buildbarn_bb_storage_npm__ansi-regex__5.0.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "wrappy", - "version": "1.0.2", + "package": "ansi-regex", + "version": "5.0.1", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "url": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "deps": {}, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__nanoid__3.3.4": { + "com_github_buildbarn_bb_storage_npm__commander__12.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "nanoid", - "version": "3.3.4", + "package": "commander", + "version": "12.0.0", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "deps": {}, + "transitive_closure": { + "commander": [ + "12.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__commander__9.5.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__strip-ansi__7.1.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "strip-ansi", + "version": "7.1.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "ansi-regex": "6.0.1" + }, "transitive_closure": { - "commander": [ - "9.5.0" + "ansi-regex": [ + "6.0.1" + ], + "strip-ansi": [ + "7.1.0" ] }, "lifecycle_build_target": false, @@ -5677,17 +8901,41 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__inflight__1.0.6": { + "com_github_buildbarn_bb_remote_execution_npm__isexe__2.0.0": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "isexe", + "version": "2.0.0", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_packages": {}, + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_remote_execution_npm__commander__12.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "inflight", - "version": "1.0.6", + "package": "commander", + "version": "12.0.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==", + "url": "https://registry.npmjs.org/commander/-/commander-12.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5701,24 +8949,43 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__brace-expansion__2.0.1__links": { + "com_github_buildbarn_bb_remote_execution_npm__foreground-child__3.1.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", + "package": "foreground-child", + "version": "3.1.1", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "balanced-match": "1.0.2" + "cross-spawn": "7.0.3", + "signal-exit": "4.1.0" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" + "cross-spawn": [ + "7.0.3" ], - "brace-expansion": [ - "2.0.1" + "foreground-child": [ + "3.1.1" + ], + "isexe": [ + "2.0.0" + ], + "path-key": [ + "3.1.1" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "which": [ + "2.0.2" ] }, "lifecycle_build_target": false, @@ -5726,7 +8993,7 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], @@ -5760,48 +9027,51 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__glob__8.1.0": { + "com_github_buildbarn_bb_remote_execution_npm__shebang-command__2.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", + "ruleClassName": "npm_import_links", "attributes": { - "package": "glob", - "version": "8.1.0", + "package": "shebang-command", + "version": "2.0.0", + "dev": false, "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", - "url": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false + "deps": { + "shebang-regex": "3.0.0" + }, + "transitive_closure": { + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__once__1.4.0__links": { + "com_github_buildbarn_bb_storage_npm__emoji-regex__9.2.2__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "once", - "version": "1.4.0", + "package": "emoji-regex", + "version": "9.2.2", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "wrappy": "1.0.2" - }, + "deps": {}, "transitive_closure": { - "once": [ - "1.4.0" - ], - "wrappy": [ - "1.0.2" + "emoji-regex": [ + "9.2.2" ] }, "lifecycle_build_target": false, @@ -5816,17 +9086,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__postcss-selector-parser__6.0.11": { + "com_github_buildbarn_bb_remote_execution_npm__cssesc__3.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", + "package": "cssesc", + "version": "3.0.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==", - "url": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz", + "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", + "url": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5840,17 +9110,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__cssesc__3.0.0": { + "com_github_buildbarn_bb_remote_execution_npm__lru-cache__10.2.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "cssesc", - "version": "3.0.0", + "package": "lru-cache", + "version": "10.2.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "url": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", + "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", + "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -5864,67 +9134,28 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__postcss-selector-parser__6.0.11__links": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", - "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", - "dev": false, - "root_package": "", - "link_packages": {}, - "deps": { - "cssesc": "3.0.0", - "util-deprecate": "1.0.2" - }, - "transitive_closure": { - "cssesc": [ - "3.0.0" - ], - "postcss-selector-parser": [ - "6.0.11" - ], - "util-deprecate": [ - "1.0.2" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" - } - }, - "com_github_buildbarn_bb_storage_npm__fs.realpath__1.0.0__links": { + "com_github_buildbarn_bb_storage_npm__jackspeak__2.3.6": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", - "dev": false, + "package": "jackspeak", + "version": "2.3.6", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "deps": {}, - "transitive_closure": { - "fs.realpath": [ - "1.0.0" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", + "url": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, "com_github_buildbarn_bb_storage_npm__util-deprecate__1.0.2__links": { @@ -6005,44 +9236,17 @@ "bzlmod": true } }, - "com_github_buildbarn_bb_remote_execution_npm__inherits__2.0.4__links": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", - "attributes": { - "package": "inherits", - "version": "2.0.4", - "dev": false, - "root_package": "", - "link_packages": {}, - "deps": {}, - "transitive_closure": { - "inherits": [ - "2.0.4" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" - } - }, - "com_github_buildbarn_bb_storage_npm__inherits__2.0.4": { + "com_github_buildbarn_bb_storage_npm__lru-cache__10.2.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "inherits", - "version": "2.0.4", + "package": "lru-cache", + "version": "10.2.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", + "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6056,49 +9260,24 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__glob__8.1.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__color-convert__2.0.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "glob", - "version": "8.1.0", + "package": "color-convert", + "version": "2.0.1", "dev": false, "root_package": "", "link_packages": {}, "deps": { - "fs.realpath": "1.0.0", - "inflight": "1.0.6", - "inherits": "2.0.4", - "minimatch": "5.1.6", - "once": "1.4.0" + "color-name": "1.1.4" }, "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ + "color-convert": [ "2.0.1" ], - "fs.realpath": [ - "1.0.0" - ], - "glob": [ - "8.1.0" - ], - "inflight": [ - "1.0.6" - ], - "inherits": [ - "2.0.4" - ], - "minimatch": [ - "5.1.6" - ], - "once": [ - "1.4.0" - ], - "wrappy": [ - "1.0.2" + "color-name": [ + "1.1.4" ] }, "lifecycle_build_target": false, @@ -6113,131 +9292,48 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__postcss__8.4.21__links": { + "com_github_buildbarn_bb_storage_npm__at_pkgjs_parseargs__0.11.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "postcss", - "version": "8.4.21", + "package": "@pkgjs/parseargs", + "version": "0.11.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "nanoid": "3.3.4", - "picocolors": "1.0.0", - "source-map-js": "1.0.2" - }, + "deps": {}, "transitive_closure": { - "nanoid": [ - "3.3.4" - ], - "picocolors": [ - "1.0.0" - ], - "postcss": [ - "8.4.21" - ], - "source-map-js": [ - "1.0.2" + "@pkgjs/parseargs": [ + "0.11.0" ] }, - "lifecycle_build_target": false, + "lifecycle_build_target": true, "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_execution_requirements": [ + "no-sandbox" + ], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__inflight__1.0.6": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "inflight", - "version": "1.0.6", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", - "link_packages": {}, - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "url": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false - } - }, - "com_github_buildbarn_bb_remote_execution_npm__once__1.4.0": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "once", - "version": "1.4.0", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", - "link_packages": {}, - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "url": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false - } - }, - "com_github_buildbarn_bb_storage_npm__balanced-match__1.0.2": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_rule", - "attributes": { - "package": "balanced-match", - "version": "1.0.2", - "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", - "link_packages": {}, - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "commit": "", - "patch_args": [], - "patches": [], - "custom_postinstall": "", - "npm_auth": "", - "npm_auth_basic": "", - "npm_auth_username": "", - "npm_auth_password": "", - "lifecycle_hooks": [], - "extra_build_content": "", - "generate_bzl_library_targets": false - } - }, - "com_github_buildbarn_bb_remote_execution_npm__fs.realpath__1.0.0__links": { + "com_github_buildbarn_bb_storage_npm__is-fullwidth-code-point__3.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", + "package": "is-fullwidth-code-point", + "version": "3.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "fs.realpath": [ - "1.0.0" + "is-fullwidth-code-point": [ + "3.0.0" ] }, "lifecycle_build_target": false, @@ -6245,25 +9341,61 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__balanced-match__1.0.2__links": { + "com_github_buildbarn_bb_remote_execution_npm__isexe__2.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "balanced-match", - "version": "1.0.2", + "package": "isexe", + "version": "2.0.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "balanced-match": [ + "isexe": [ + "2.0.0" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__postcss-selector-parser__6.0.16__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "postcss-selector-parser", + "version": "6.0.16", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "cssesc": "3.0.0", + "util-deprecate": "1.0.2" + }, + "transitive_closure": { + "cssesc": [ + "3.0.0" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "util-deprecate": [ "1.0.2" ] }, @@ -6279,17 +9411,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__glob__8.1.0": { + "com_github_buildbarn_bb_storage_npm__isexe__2.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "glob", - "version": "8.1.0", + "package": "isexe", + "version": "2.0.0", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", - "url": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6303,19 +9435,48 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__util-deprecate__1.0.2__links": { + "com_github_buildbarn_bb_storage_npm__ansi-regex__6.0.1": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_rule", + "attributes": { + "package": "ansi-regex", + "version": "6.0.1", + "root_package": "", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false + } + }, + "com_github_buildbarn_bb_storage_npm__which__2.0.2__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "util-deprecate", - "version": "1.0.2", + "package": "which", + "version": "2.0.2", "dev": false, "root_package": "", "link_packages": {}, - "deps": {}, + "deps": { + "isexe": "2.0.0" + }, "transitive_closure": { - "util-deprecate": [ - "1.0.2" + "isexe": [ + "2.0.0" + ], + "which": [ + "2.0.2" ] }, "lifecycle_build_target": false, @@ -6323,24 +9484,24 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__fs.realpath__1.0.0": { + "com_github_buildbarn_bb_remote_execution_npm__ansi-regex__5.0.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", + "package": "ansi-regex", + "version": "5.0.1", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_storage", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6354,17 +9515,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__postcss__8.4.21": { + "com_github_buildbarn_bb_storage_npm__cross-spawn__7.0.3": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "postcss", - "version": "8.4.21", + "package": "cross-spawn", + "version": "7.0.3", "root_package": "", "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==", - "url": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6378,19 +9539,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__picocolors__1.0.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__eastasianwidth__0.2.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "picocolors", - "version": "1.0.0", + "package": "eastasianwidth", + "version": "0.2.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "picocolors": [ - "1.0.0" + "eastasianwidth": [ + "0.2.0" ] }, "lifecycle_build_target": false, @@ -6405,60 +9566,43 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__brace-expansion__2.0.1__links": { + "com_github_buildbarn_bb_remote_execution_npm__ansi-styles__6.2.1": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", - "ruleClassName": "npm_import_links", + "ruleClassName": "npm_import_rule", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", - "dev": false, + "package": "ansi-styles", + "version": "6.2.1", "root_package": "", + "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "deps": { - "balanced-match": "1.0.2" - }, - "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" - ] - }, - "lifecycle_build_target": false, - "lifecycle_hooks_env": [], - "lifecycle_hooks_execution_requirements": [], - "lifecycle_hooks_use_default_shell_env": false, - "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", - "package_visibility": [ - "//visibility:public" - ], - "replace_package": "" + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "commit": "", + "patch_args": [], + "patches": [], + "custom_postinstall": "", + "npm_auth": "", + "npm_auth_basic": "", + "npm_auth_username": "", + "npm_auth_password": "", + "lifecycle_hooks": [], + "extra_build_content": "", + "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__postcss-selector-parser__6.0.11__links": { + "com_github_buildbarn_bb_storage_npm__emoji-regex__8.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "postcss-selector-parser", - "version": "6.0.11", + "package": "emoji-regex", + "version": "8.0.0", "dev": false, "root_package": "", "link_packages": {}, - "deps": { - "cssesc": "3.0.0", - "util-deprecate": "1.0.2" - }, + "deps": {}, "transitive_closure": { - "cssesc": [ - "3.0.0" - ], - "postcss-selector-parser": [ - "6.0.11" - ], - "util-deprecate": [ - "1.0.2" + "emoji-regex": [ + "8.0.0" ] }, "lifecycle_build_target": false, @@ -6466,24 +9610,24 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__fs.realpath__1.0.0": { + "com_github_buildbarn_bb_storage_npm__wrap-ansi__7.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "fs.realpath", - "version": "1.0.0", + "package": "wrap-ansi", + "version": "7.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "url": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "url": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6497,19 +9641,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__commander__9.5.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__balanced-match__1.0.2__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "commander", - "version": "9.5.0", + "package": "balanced-match", + "version": "1.0.2", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "commander": [ - "9.5.0" + "balanced-match": [ + "1.0.2" ] }, "lifecycle_build_target": false, @@ -6517,86 +9661,26 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__purgecss__5.0.0__links": { + "com_github_buildbarn_bb_remote_execution_npm__emoji-regex__8.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "purgecss", - "version": "5.0.0", + "package": "emoji-regex", + "version": "8.0.0", "dev": false, "root_package": "", - "link_packages": { - "": [ - "purgecss" - ] - }, - "deps": { - "commander": "9.5.0", - "glob": "8.1.0", - "postcss": "8.4.21", - "postcss-selector-parser": "6.0.11" - }, + "link_packages": {}, + "deps": {}, "transitive_closure": { - "balanced-match": [ - "1.0.2" - ], - "brace-expansion": [ - "2.0.1" - ], - "commander": [ - "9.5.0" - ], - "cssesc": [ - "3.0.0" - ], - "fs.realpath": [ - "1.0.0" - ], - "glob": [ - "8.1.0" - ], - "inflight": [ - "1.0.6" - ], - "inherits": [ - "2.0.4" - ], - "minimatch": [ - "5.1.6" - ], - "nanoid": [ - "3.3.4" - ], - "once": [ - "1.4.0" - ], - "picocolors": [ - "1.0.0" - ], - "postcss": [ - "8.4.21" - ], - "postcss-selector-parser": [ - "6.0.11" - ], - "purgecss": [ - "5.0.0" - ], - "source-map-js": [ - "1.0.2" - ], - "util-deprecate": [ - "1.0.2" - ], - "wrappy": [ - "1.0.2" + "emoji-regex": [ + "8.0.0" ] }, "lifecycle_build_target": false, @@ -6604,75 +9688,51 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm": { - "bzlFile": "@@aspect_rules_js~//npm/private:npm_translate_lock.bzl", - "ruleClassName": "npm_translate_lock_rule", + "com_github_buildbarn_bb_storage_npm__minipass__7.0.4__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", "attributes": { - "pnpm_lock": "@@com_github_buildbarn_bb_storage~//:pnpm-lock.yaml", - "update_pnpm_lock": false, - "use_home_npmrc": false, - "patches": {}, - "patch_args": {}, - "custom_postinstalls": {}, - "package_visibility": {}, - "prod": false, - "public_hoist_packages": {}, + "package": "minipass", + "version": "7.0.4", "dev": false, - "no_optional": false, - "lifecycle_hooks": { - "*": [ - "preinstall", - "install", - "postinstall" - ] - }, - "lifecycle_hooks_envs": {}, - "lifecycle_hooks_execution_requirements": { - "*": [ - "no-sandbox" + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "minipass": [ + "7.0.4" ] }, - "lifecycle_hooks_use_default_shell_env": { - "*": "false" - }, - "replace_packages": {}, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "external_repository_action_cache": ".aspect/rules/external_repository_action_cache", - "link_workspace": "com_github_buildbarn_bb_storage", - "root_package": ".", - "additional_file_contents": {}, - "repositories_bzl_filename": "repositories.bzl", - "defs_bzl_filename": "defs.bzl", - "generate_bzl_library_targets": false, - "data": [], - "preupdate": [], - "quiet": true, - "node_toolchain_prefix": "nodejs", - "use_pnpm": "@@aspect_rules_js~~pnpm~pnpm//:package/bin/pnpm.cjs", - "yq_toolchain_prefix": "yq", - "npm_package_target_name": "{dirname}", - "use_starlark_yaml_parser": false, - "bzlmod": true + "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__brace-expansion__2.0.1": { + "com_github_buildbarn_bb_remote_execution_npm__path-scurry__1.10.2": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "brace-expansion", - "version": "2.0.1", + "package": "path-scurry", + "version": "1.10.2", "root_package": "", "link_workspace": "com_github_buildbarn_bb_remote_execution", "link_packages": {}, - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==", + "url": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6686,19 +9746,121 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__balanced-match__1.0.2__links": { + "com_github_buildbarn_bb_remote_execution_npm__ansi-regex__6.0.1__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "balanced-match", - "version": "1.0.2", + "package": "ansi-regex", + "version": "6.0.1", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, + "transitive_closure": { + "ansi-regex": [ + "6.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_remote_execution_npm__brace-expansion__2.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "brace-expansion", + "version": "2.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "balanced-match": "1.0.2" + }, "transitive_closure": { "balanced-match": [ "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, + "com_github_buildbarn_bb_storage_npm__at_isaacs_cliui__8.0.2__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "@isaacs/cliui", + "version": "8.0.2", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": { + "string-width": "5.1.2", + "string-width-cjs": "/string-width/4.2.3", + "strip-ansi": "7.1.0", + "strip-ansi-cjs": "/strip-ansi/6.0.1", + "wrap-ansi": "8.1.0", + "wrap-ansi-cjs": "/wrap-ansi/7.0.0" + }, + "transitive_closure": { + "@isaacs/cliui": [ + "8.0.2" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" ] }, "lifecycle_build_target": false, @@ -6713,6 +9875,33 @@ "replace_package": "" } }, + "com_github_buildbarn_bb_remote_execution_npm__ansi-regex__5.0.1__links": { + "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", + "ruleClassName": "npm_import_links", + "attributes": { + "package": "ansi-regex", + "version": "5.0.1", + "dev": false, + "root_package": "", + "link_packages": {}, + "deps": {}, + "transitive_closure": { + "ansi-regex": [ + "5.0.1" + ] + }, + "lifecycle_build_target": false, + "lifecycle_hooks_env": [], + "lifecycle_hooks_execution_requirements": [], + "lifecycle_hooks_use_default_shell_env": false, + "bins": {}, + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", + "package_visibility": [ + "//visibility:public" + ], + "replace_package": "" + } + }, "com_github_buildbarn_bb_storage_npm__cssesc__3.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", @@ -6740,17 +9929,17 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_remote_execution_npm__inherits__2.0.4": { + "com_github_buildbarn_bb_storage_npm__shebang-regex__3.0.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "inherits", - "version": "2.0.4", + "package": "shebang-regex", + "version": "3.0.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", + "link_workspace": "com_github_buildbarn_bb_storage", "link_packages": {}, - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6764,21 +9953,17 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_remote_execution_npm__purgecss__5.0.0": { + "com_github_buildbarn_bb_storage_npm__eastasianwidth__0.2.0": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_rule", "attributes": { - "package": "purgecss", - "version": "5.0.0", + "package": "eastasianwidth", + "version": "0.2.0", "root_package": "", - "link_workspace": "com_github_buildbarn_bb_remote_execution", - "link_packages": { - "": [ - "purgecss" - ] - }, - "integrity": "sha512-RAnuxrGuVyLLTr8uMbKaxDRGWMgK5CCYDfRyUNNcaz5P3kGgD2b7ymQGYEyo2ST7Tl/ScwFgf5l3slKMxHSbrw==", - "url": "https://registry.npmjs.org/purgecss/-/purgecss-5.0.0.tgz", + "link_workspace": "com_github_buildbarn_bb_storage", + "link_packages": {}, + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "url": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", "commit": "", "patch_args": [], "patches": [], @@ -6792,19 +9977,19 @@ "generate_bzl_library_targets": false } }, - "com_github_buildbarn_bb_storage_npm__source-map-js__1.0.2__links": { + "com_github_buildbarn_bb_storage_npm__lru-cache__10.2.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "source-map-js", - "version": "1.0.2", + "package": "lru-cache", + "version": "10.2.0", "dev": false, "root_package": "", "link_packages": {}, "deps": {}, "transitive_closure": { - "source-map-js": [ - "1.0.2" + "lru-cache": [ + "10.2.0" ] }, "lifecycle_build_target": false, @@ -6819,19 +10004,142 @@ "replace_package": "" } }, - "com_github_buildbarn_bb_storage_npm__wrappy__1.0.2__links": { + "com_github_buildbarn_bb_remote_execution_npm__purgecss__6.0.0__links": { "bzlFile": "@@aspect_rules_js~//npm/private:npm_import.bzl", "ruleClassName": "npm_import_links", "attributes": { - "package": "wrappy", - "version": "1.0.2", + "package": "purgecss", + "version": "6.0.0", "dev": false, "root_package": "", - "link_packages": {}, - "deps": {}, + "link_packages": { + "": [ + "purgecss" + ] + }, + "deps": { + "commander": "12.0.0", + "glob": "10.3.12", + "postcss": "8.4.38", + "postcss-selector-parser": "6.0.16" + }, "transitive_closure": { - "wrappy": [ + "@isaacs/cliui": [ + "8.0.2" + ], + "@pkgjs/parseargs": [ + "0.11.0" + ], + "ansi-regex": [ + "5.0.1", + "6.0.1" + ], + "ansi-styles": [ + "4.3.0", + "6.2.1" + ], + "balanced-match": [ + "1.0.2" + ], + "brace-expansion": [ + "2.0.1" + ], + "color-convert": [ + "2.0.1" + ], + "color-name": [ + "1.1.4" + ], + "commander": [ + "12.0.0" + ], + "cross-spawn": [ + "7.0.3" + ], + "cssesc": [ + "3.0.0" + ], + "eastasianwidth": [ + "0.2.0" + ], + "emoji-regex": [ + "8.0.0", + "9.2.2" + ], + "foreground-child": [ + "3.1.1" + ], + "glob": [ + "10.3.12" + ], + "is-fullwidth-code-point": [ + "3.0.0" + ], + "isexe": [ + "2.0.0" + ], + "jackspeak": [ + "2.3.6" + ], + "lru-cache": [ + "10.2.0" + ], + "minimatch": [ + "9.0.4" + ], + "minipass": [ + "7.0.4" + ], + "nanoid": [ + "3.3.7" + ], + "path-key": [ + "3.1.1" + ], + "path-scurry": [ + "1.10.2" + ], + "picocolors": [ + "1.0.0" + ], + "postcss": [ + "8.4.38" + ], + "postcss-selector-parser": [ + "6.0.16" + ], + "purgecss": [ + "6.0.0" + ], + "shebang-command": [ + "2.0.0" + ], + "shebang-regex": [ + "3.0.0" + ], + "signal-exit": [ + "4.1.0" + ], + "source-map-js": [ + "1.2.0" + ], + "string-width": [ + "4.2.3", + "5.1.2" + ], + "strip-ansi": [ + "6.0.1", + "7.1.0" + ], + "util-deprecate": [ "1.0.2" + ], + "which": [ + "2.0.2" + ], + "wrap-ansi": [ + "7.0.0", + "8.1.0" ] }, "lifecycle_build_target": false, @@ -6839,7 +10147,7 @@ "lifecycle_hooks_execution_requirements": [], "lifecycle_hooks_use_default_shell_env": false, "bins": {}, - "npm_translate_lock_repo": "com_github_buildbarn_bb_storage_npm", + "npm_translate_lock_repo": "com_github_buildbarn_bb_remote_execution_npm", "package_visibility": [ "//visibility:public" ], @@ -7098,17 +10406,17 @@ "bzlTransitiveDigest": "D1+rhhbwX4ufoTmeUVxDpPg+Sknv3QzVXZnyK2zOjj4=", "recordedFileInputs": { "@@rules_go~//go.mod": "de22304b720f7f61350ec1c9739de6c0a1b1103fd22bfeb6e92c6c843ddc6d6e", - "@@com_github_buildbarn_bb_remote_execution~//go.sum": "0ec67cd8aae40a8b4b1fa8c9dd218ec307a5e6d7a5a54825f6cc5e6228f5431f", + "@@com_github_buildbarn_bb_remote_execution~//go.sum": "c95976426058db458fc3a7e4b8ac68607bfbf8917b788d81d2e5830967d961aa", "@@com_github_buildbarn_go_xdr~//go.mod": "6b49e0ea6c06c8c1cadc3257856c8a8aa9bf04ec62b23ce758488b2ec8568778", - "@@//go.sum": "babf4fd0025ec0a0beabd2fb2409db7f7629dc0bd19aa168c552d0b656debe51", + "@@//go.sum": "ef5271303747f8a580e2803b5c1a5e2675a03513b1e276b0c869ff581ff7251d", "@@gazelle~//go.mod": "48dc6e771c3028ee1c18b9ffc81e596fd5f6d7e0016c5ef280e30f2821f60473", - "@@com_github_buildbarn_bb_storage~//go.mod": "2a17fb6135aff36ef5a62b14ee101e66c33ce86d9cd46868fae552626ec01c94", + "@@com_github_buildbarn_bb_storage~//go.mod": "2c43bef8396b8ab8e4a83e8c9d3058f90d30d41b0ccd042303cf0333fc7aa7fe", "@@jsonnet_go~//go.sum": "cf6cba94b78ec389dcea5dda9207b611deea699e8dbbe45e98b7a7f990482bb4", - "@@//go.mod": "b3304239697f1341dc536d2f5e79d3abc848c75fb43b80249fa64dacf658a1eb", + "@@//go.mod": "1f0c04c2353087e5a9d1f947e00ff1a6992f9af6a407e12453fa0b84fb338cc7", "@@gazelle~//go.sum": "7c4460e8ecb5dd8691a51d4fa2e9e4751108b933636497ce46db499fc2e7a88d", - "@@com_github_buildbarn_bb_remote_execution~//go.mod": "2cfb455b2aee0dd9b0d6982e58853636276d4ce68147efe0422c5f831a1836a6", + "@@com_github_buildbarn_bb_remote_execution~//go.mod": "54aefc3b972b39981df1f30c6522ebb7c751eec7e02a9d777bab0ad145a8008b", "@@com_github_buildbarn_go_xdr~//go.sum": "b1e5f20131cf47d0339d501b0abd80b8851edcd738b88f8694948c4f81f97c85", - "@@com_github_buildbarn_bb_storage~//go.sum": "daf93c0cce06719faf2b2dc228826c4c1b7a35a5cabdc113be31dfa9b54ad24c", + "@@com_github_buildbarn_bb_storage~//go.sum": "c137d9570bae586a7044a9fe6337221b953059039902f0fc33a75e82827a0d10", "@@jsonnet_go~//go.mod": "35238699c0cd09f5e79619863a0014f01129615f811c8a30239b80e8e3a58145", "@@rules_go~//go.sum": "d56fdb19b21a5f12bcf625c49432371ac39c2def0f564098fbda107f7c080f40" }, @@ -7125,9 +10433,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lneoxM=", + "sum": "h1:eIjN50Bwglz6a/c3hAgSMcofL3nD+nFQkV6Dd4DsQCw=", "replace": "", - "version": "v0.45.0" + "version": "v0.51.1" } }, "com_github_fsnotify_fsnotify": { @@ -7155,9 +10463,26 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Y2vfLiY3HmaMisuwx6fS2kMRYbajRXXB+9vesGVPseY=", + "sum": "h1:mE2ysZMEeQ3ulHWs4mmc4fZEhOfeY1o6QXAfDqjbSgw=", + "replace": "", + "version": "v1.31.4" + } + }, + "com_github_google_gnostic_models": { + "bzlFile": "@@gazelle~//internal:go_repository.bzl", + "ruleClassName": "go_repository", + "attributes": { + "importpath": "github.com/google/gnostic-models", + "build_directives": [ + "gazelle:proto disable" + ], + "build_file_generation": "auto", + "build_extra_args": [], + "patches": [], + "patch_args": [], + "sum": "h1:0VpGH+cDhbDtdcweoyCVsF3fhN8kejK6rFe/2FFX2nU=", "replace": "", - "version": "v1.23.2" + "version": "v0.6.9-0.20230804172637-c7be7c783f49" } }, "com_github_mattn_go_colorable": { @@ -7185,9 +10510,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:T0TX0tmXU8a3CbNXzEKGeU5mIVOdf0oykP+u2lIVU/I=", + "sum": "h1:2Di21piLrCqJ3U3eXGCTPHE9R8Nh+0uglSnOyxikMeI=", "replace": "", - "version": "v1.0.0" + "version": "v1.1.0" } }, "io_k8s_sigs_structured_merge_diff_v4": { @@ -7200,9 +10525,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE=", + "sum": "h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4=", "replace": "", - "version": "v4.2.3" + "version": "v4.4.1" } }, "io_k8s_client_go": { @@ -7215,9 +10540,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:7dnEGHZEJld3lYwxvLl7WoehK6lAq7GvgjxpA3nv1E8=", + "sum": "h1:R/zaZbEAxqComZ9FHeQwOh3Y1ZUs7FaHKZdQtIc2WZg=", "replace": "", - "version": "v0.27.3" + "version": "v0.29.3" } }, "com_github_googleapis_gax_go_v2": { @@ -7232,9 +10557,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:A+gCJKdRfqXkr+BIRGtZLibNXf0m1f9E4HG56etFpas=", + "sum": "h1:5/zPPDvw8Q1SuXjrqrZslrqT7dL/uJT2CQii/cLCKqA=", "replace": "", - "version": "v2.12.0" + "version": "v2.12.3" } }, "com_github_aws_aws_sdk_go_v2_service_autoscaling": { @@ -7247,9 +10572,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:gnNW8xYVF7pKJrIu6WRF2r9NZylc7jLna2O3oPFIii0=", + "sum": "h1:vhdJymxlWS2qftzLiuCjSswjXBRLGfzo/BEE9LDveBA=", "replace": "", - "version": "v1.28.9" + "version": "v1.40.5" } }, "com_github_google_gofuzz": { @@ -7262,9 +10587,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Hsa8mG0dQ46ij8Sl2AYJDUv1oA9/d6Vk+3LG99Oe02g=", + "sum": "h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0=", "replace": "", - "version": "v1.1.0" + "version": "v1.2.0" } }, "com_github_golang_mock": { @@ -7356,9 +10681,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:H2TDz8ibqkAF6YGhCdN3jS9O0/s90v0rJh3X/OLHEUk=", + "sum": "h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE=", "replace": "", - "version": "v0.0.0-20220907171357-04be3eba64a2" + "version": "v0.0.0-20200804184101-5ec99f83aff1" } }, "com_github_modern_go_concurrent": { @@ -7386,9 +10711,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:/b31bi3YVNlkzkBrm9LfpaKoaYZUxIAj4sHfOTmLfqw=", + "sum": "h1:Ji0DY1xUsUr3I8cHps0G+XM3WWU16lP6yG8qu1GAZAs=", "replace": "", - "version": "v1.10.4" + "version": "v1.11.2" } }, "com_github_cespare_xxhash_v2": { @@ -7416,9 +10741,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:2k9KmFawS63euAkY4/ixVNsYYwrwnd5fIvgEKkfZFNM=", + "sum": "h1:Jux+gDDyi1Lruk+KHF91tK2KCuY61kzoCpvtvJJBtOE=", "replace": "", - "version": "v1.21.5" + "version": "v1.23.4" } }, "org_golang_x_mod": { @@ -7431,9 +10756,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=", + "sum": "h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic=", "replace": "", - "version": "v0.14.0" + "version": "v0.16.0" } }, "com_github_google_s2a_go": { @@ -7491,9 +10816,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:sv9kVfal0MK0wBMCOGr+HeJm9v803BkJxGrk2au7j08=", + "sum": "h1:jq9TW8u3so/bN+JPT166wjOI6/vQPF6Xe7nMNIltagk=", "replace": "", - "version": "v0.47.0" + "version": "v0.49.0" } }, "org_golang_x_lint": { @@ -7536,9 +10861,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:pWmKFVtt+Jl0vBZTIpz/eAKwsm6LkIxDVVbFHKkchhA=", + "sum": "h1:fFKWeig/irsp7XD2zBxvnmA/XaRWp5V3CBsZXJF7G7k=", "replace": "", - "version": "v3.0.1" + "version": "v3.0.3" } }, "com_github_aws_aws_sdk_go_v2_internal_ini": { @@ -7551,9 +10876,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:GrSw8s0Gs/5zZ0SX+gX4zQjRnRsMJDJ2sLur1gRBhEM=", + "sum": "h1:hT8rVHwugYE2lEfdFE0QWVo81lF7jMrYJVDWI+f+VxU=", "replace": "", - "version": "v1.7.2" + "version": "v1.8.0" } }, "com_github_klauspost_compress": { @@ -7566,9 +10891,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Ej5ixsIri7BrIjBkRZLTo6ghwrEtHFk7ijlczPW4fZ4=", + "sum": "h1:ehO88t2UGzQK66LMdE8tibEd1ErmzZjNEqWkjLAKQQg=", "replace": "", - "version": "v1.17.4" + "version": "v1.17.7" } }, "org_golang_x_time": { @@ -7596,9 +10921,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:w98BT5w+ao1/r5sUuiH6JkVzjowOKeOJRHERyy1vh58=", + "sum": "h1:FVJ0r5XTHSmIHJV6KuDmdYhEpvlHpiSd38RQWhut5J4=", "replace": "", - "version": "v1.14.10" + "version": "v1.16.1" } }, "com_github_pmezard_go_difflib": { @@ -7626,9 +10951,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:RoziI+96HlQWrbaVhgOOdFYUHtX81pwA6tCgDS9FNRo=", - "replace": "github.com/grpc-ecosystem/grpc-gateway/v2", - "version": "v2.16.1" + "sum": "h1:/c3QmbOGMGTOumP2iT/rCwB7b0QDGLKzqOmktBjT+Is=", + "replace": "", + "version": "v2.19.1" } }, "com_github_mattn_go_isatty": { @@ -7656,9 +10981,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:PQJmqJ9u2QaJLBOELl1cxIdPcpbwzbkjfEyelTl2rlo=", + "sum": "h1:6EhoGWWK28x1fbpA4tYTOWBkPefTDQnb8WSGXlc88kI=", "replace": "", - "version": "v1.23.1" + "version": "v1.24.0" } }, "io_opentelemetry_go_otel_exporters_jaeger": { @@ -7686,9 +11011,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:zdAyfUGbYmuVokhzVmghFl2ZJh5QhcfebBgmVPFYA+8=", + "sum": "h1:tfGCXNR1OsFG+sVdLAitlpjAvD/I6dHDKnYrpEZUHkw=", "replace": "", - "version": "v0.15.0" + "version": "v0.19.0" } }, "com_github_aws_aws_sdk_go_v2_service_sso": { @@ -7701,9 +11026,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:ldSFWz9tEHAwHNmjx2Cvy1MjP5/L9kNoR0skc6wyOOM=", + "sum": "h1:WzFol5Cd+yDxPAdnzTA5LmpHYSWinhmSj4rQChV0ee8=", "replace": "", - "version": "v1.18.5" + "version": "v1.20.4" } }, "com_github_gorilla_mux": { @@ -7763,9 +11088,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:XwGDlfxEnQZzuopoqxwSEllNcCOM9DhhFyhFIIGKwxE=", + "sum": "h1:y2DdzBAURM29NFF94q6RaY4vjIH1rtwDapwQtU84iWk=", "replace": "", - "version": "v3.9.0" + "version": "v3.12.0" } }, "org_golang_google_genproto_googleapis_rpc": { @@ -7778,9 +11103,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:NUsgEN92SQQqzfA+YtqYNqYmB3DMMYLlIwUZAQFVFbo=", + "sum": "h1:RBgMaUMP+6soRkik4VoN8ojR2nex2TqZwjSSogic+eo=", "replace": "", - "version": "v0.0.0-20240221002015-b0ce06bbee7c" + "version": "v0.0.0-20240325203815-454cdb8f5daa" } }, "com_github_aws_aws_sdk_go_v2_internal_endpoints_v2": { @@ -7793,9 +11118,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:N94sVhRACtXyVcjXxrwK1SKFIJrA9pOJ5yu2eSHnmls=", + "sum": "h1:PG1F3OD1szkuQPzDw3CIQsRIrtTlUC3lP84taWzHlq0=", "replace": "", - "version": "v2.5.9" + "version": "v2.6.5" } }, "com_github_google_go_cmp": { @@ -7823,9 +11148,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk=", + "sum": "h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU=", "replace": "", - "version": "v1.18.0" + "version": "v1.19.0" } }, "com_github_google_uuid": { @@ -7868,9 +11193,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:GOE6pZFdSrTb4KAiKnXsJBtlE6mEyaW44oKyMILWnOg=", + "sum": "h1:xAe8+0YaWoCKr9t1+aWe+OeQgN/iJK1fEgZSXmjuEaE=", "replace": "", - "version": "v0.5.5" + "version": "v0.5.6" } }, "com_google_cloud_go_compute_metadata": { @@ -7898,9 +11223,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:HJeiuZ2fldpd0WqngyMR6KW7ofkXNLyOaHwEIGm39Cs=", + "sum": "h1:cwIxeBttqPN3qkaAjcEcsh8NYr8n2HZPkcKgPAi1phU=", "replace": "", - "version": "v1.26.6" + "version": "v1.28.6" } }, "io_k8s_utils": { @@ -7913,9 +11238,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:r0BAOLElQnnFhE/ApUsg3iHdVYYPBjNSSOMowRZxxsY=", + "sum": "h1:gbqbevonBh57eILzModw6mrkbwM0gQBEuevE/AaBsHY=", "replace": "", - "version": "v0.0.0-20230209194617-a36077c30491" + "version": "v0.0.0-20240310230437-4693a0247e57" } }, "io_opentelemetry_go_contrib_instrumentation_google_golang_org_grpc_otelgrpc": { @@ -7928,9 +11253,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:UNQQKPfTDe1J81ViolILjTKPr9WetKW6uei2hFgJmFs=", + "sum": "h1:4Pp6oUg3+e/6M4C0A/3kJ2VYa++dsWVTtGgLVj5xtHg=", "replace": "", - "version": "v0.47.0" + "version": "v0.49.0" } }, "com_github_aws_aws_sdk_go_v2_service_internal_s3shared": { @@ -7943,9 +11268,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:iEAeF6YC3l4FzlJPP9H3Ko1TXpdjdqWffxXjp8SY6uk=", + "sum": "h1:f9RyWNtS8oH7cZlbn+/JNPpjUk5+5fLd5lM9M0i49Ys=", "replace": "", - "version": "v1.16.9" + "version": "v1.17.5" } }, "com_github_fxtlabs_primes": { @@ -7975,9 +11300,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Ubye8oBufD04l9QnNtW05idcOe9Z3GQN8+7PqmuVcUM=", + "sum": "h1:2tbx+5L7RNvqJjn7RIuIKu9XTsIZ9Z5wX2G22XAa5EU=", "replace": "", - "version": "v0.27.3" + "version": "v0.29.3" } }, "com_github_aws_aws_sdk_go_v2_service_internal_presigned_url": { @@ -7990,9 +11315,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Nf2sHxjMJR8CSImIVCONRi4g0Su3J+TSTbS7G0pUeMU=", + "sum": "h1:ogRAwT1/gxJBcSWDMZlgyFUM962F51A5CRhDLbxLdmo=", "replace": "", - "version": "v1.10.9" + "version": "v1.11.7" } }, "org_golang_x_tools_go_vcs": { @@ -8020,9 +11345,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:WLABQ4Cp4vXtXfOWOS3MEZKr6AAYUpMczLhgKtAjQ/8=", + "sum": "h1:qDZ3EA2lv1KangvQB6y258OssCHD0xvaGiEDkG4X/10=", "replace": "", - "version": "v1.16.13" + "version": "v1.17.10" } }, "com_github_modern_go_reflect2": { @@ -8050,9 +11375,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:ugD6qzjYtB7zM5PN/ZIeaAIyefPaD82G8+SJopgvUpw=", + "sum": "h1:81KE7vaZzrl7yHBYHVEzYB8sypz11NMOZ40YlWvPxsU=", "replace": "", - "version": "v1.2.9" + "version": "v1.3.5" } }, "org_golang_x_net": { @@ -8065,9 +11390,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo=", + "sum": "h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc=", "replace": "", - "version": "v0.20.0" + "version": "v0.22.0" } }, "com_github_spf13_pflag": { @@ -8097,9 +11422,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:yR6oQXXnUEBWEWcvPWS0jQL575KoAboQPfJAuKNrw5Y=", + "sum": "h1:2ORfZ7+bGC3YJqGpV0KSDDEVf8hdGQ6A03/50vj8pmw=", "replace": "", - "version": "v0.27.3" + "version": "v0.29.3" } }, "com_github_aws_aws_sdk_go_v2_config": { @@ -8112,9 +11437,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:+RWLEIWQIGgrz2pBPAUoGgNGs1TOyF4Hml7hCnYj2jc=", + "sum": "h1:PS+65jThT0T/snC5WjyfHHyUgG+eBoupSDV+f838cro=", "replace": "", - "version": "v1.26.2" + "version": "v1.27.10" } }, "in_gopkg_inf_v0": { @@ -8157,9 +11482,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:aDkGMBSYxElaoP81NpoUoz2oo2R2wHdZpGToUxfyQrQ=", + "sum": "h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI=", "replace": "", - "version": "v0.16.0" + "version": "v0.18.0" } }, "in_gopkg_yaml_v2": { @@ -8192,23 +11517,6 @@ "version": "v0.0.0-20221116044647-bc3834ca7abd" } }, - "com_github_google_gnostic": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/google/gnostic", - "build_directives": [ - "gazelle:proto disable" - ], - "build_file_generation": "auto", - "build_extra_args": [], - "patches": [], - "patch_args": [], - "sum": "h1:FhTMOKj2VhjpouxvWJAV1TL304uMlb9zcDqkl6cEI54=", - "replace": "", - "version": "v0.5.7-v3refs" - } - }, "org_golang_x_sync": { "bzlFile": "@@gazelle~//internal:go_repository.bzl", "ruleClassName": "go_repository", @@ -8264,9 +11572,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Za4UzOqJYS+MUczKI320AtqZHZb7EqxO00jAHE0jmQY=", + "sum": "h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo=", "replace": "", - "version": "v1.23.1" + "version": "v1.24.0" } }, "com_github_felixge_httpsnoop": { @@ -8294,9 +11602,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:/90OR2XbSYfXucBMJ4U14wrjlfleq/0SB6dZDPncgmo=", + "sum": "h1:ZMeFZ5yk+Ek+jNr1+uwCd2tG89t6oTS5yVWpa6yy2es=", "replace": "", - "version": "v1.2.9" + "version": "v1.3.7" } }, "com_google_cloud_go_storage": { @@ -8309,9 +11617,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:P0mOkAcaJxhCTvAkMhxMfrTKiNcub4YmmPBtlhAyTr8=", + "sum": "h1:VEpDQV5CJxFmJ6ueWNsKxcr1QAYOXEgxDa+sBbJahPw=", "replace": "", - "version": "v1.36.0" + "version": "v1.40.0" } }, "org_golang_google_genproto_googleapis_api": { @@ -8324,9 +11632,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:x9PwdEgd11LgK+orcck69WVRo7DezSO4VUMPI4xpc8A=", + "sum": "h1:Jt1XW5PaLXF1/ePZrznsh/aAUvI7Adfc3LY1dAKlzRs=", "replace": "", - "version": "v0.0.0-20240205150955-31a09d347014" + "version": "v0.0.0-20240325203815-454cdb8f5daa" } }, "org_golang_google_protobuf": { @@ -8340,7 +11648,7 @@ "patches": [], "patch_args": [], "sum": "h1:pPC6BG5ex8PDFnkbrGU3EixyhKcQ2aDuBS36lqK/C7I=", - "replace": "", + "replace": "google.golang.org/protobuf", "version": "v1.32.0" } }, @@ -8369,9 +11677,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:m+B6fahuftsE9qjo0VWp2FW0mB3MTJvR0BaMQrq0pmE=", + "sum": "h1:FcHjZXDMxI8mM3nwhX9HlKop4C0YQvCVCdwYl2wOtE8=", "replace": "", - "version": "v0.16.0" + "version": "v0.18.0" } }, "io_opentelemetry_go_contrib_propagators_b3": { @@ -8384,9 +11692,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:WPYiUgmw3+b7b3sQ1bFBFAf0q+Di9dvNc3AtYfnT4RQ=", + "sum": "h1:n4xwCdTx3pZqZs2CjS/CUZAs03y3dZcGhC/FepKtEUY=", "replace": "", - "version": "v1.21.1" + "version": "v1.24.0" } }, "io_opentelemetry_go_otel_exporters_otlp_otlptrace": { @@ -8399,9 +11707,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:cl5P5/GIfFh4t6xyruOgJP5QiA1pw4fYYdv6nc6CBWw=", + "sum": "h1:t6wl9SPayj+c7lEIFgm4ooDBZVb01IhLB4InpomhRw8=", "replace": "", - "version": "v1.21.0" + "version": "v1.24.0" } }, "com_github_fatih_color": { @@ -8444,9 +11752,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw=", + "sum": "h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos=", "replace": "", - "version": "v0.5.0" + "version": "v0.6.0" } }, "org_golang_x_crypto": { @@ -8459,9 +11767,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:PGVlW0xEltQnzFZ55hkuX5+KLyrMYhHld1YHO4AKcdc=", + "sum": "h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA=", "replace": "", - "version": "v0.18.0" + "version": "v0.21.0" } }, "com_github_aws_aws_sdk_go_v2_internal_configsources": { @@ -8474,9 +11782,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:v+HbZaCGmOwnTTVS86Fleq0vPzOd7tnJGbFhP0stNLs=", + "sum": "h1:aw39xVGeRWlWx9EzGVnhOR4yOjQDHPQ6o6NmBlscyQg=", "replace": "", - "version": "v1.2.9" + "version": "v1.3.5" } }, "com_github_aws_aws_sdk_go_v2": { @@ -8489,9 +11797,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:890+mqQ+hTpNuw0gGP6/4akolQkSToDJgHfQE7AwGuk=", + "sum": "h1:5554eUqIYVWpU0YmeeYZ0wU64H2VLBs8TlhRB2L+EkA=", "replace": "", - "version": "v1.24.0" + "version": "v1.26.1" } }, "com_github_aws_aws_sdk_go_v2_service_s3": { @@ -8504,9 +11812,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:o0ASbVwUAIrfp/WcCac+6jioZt4Hd8k/1X8u7GJ/QeM=", + "sum": "h1:6cnno47Me9bRykw9AEv9zkXE+5or7jz8TsskTTccbgc=", "replace": "", - "version": "v1.47.7" + "version": "v1.53.1" } }, "com_github_golang_protobuf": { @@ -8519,9 +11827,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=", + "sum": "h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=", "replace": "", - "version": "v1.5.3" + "version": "v1.5.4" } }, "io_opentelemetry_go_otel_sdk": { @@ -8534,24 +11842,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:FTt8qirL1EysG6sTQRZ5TokkU8d0ugCj8htOgThZXQ8=", - "replace": "", - "version": "v1.21.0" - } - }, - "com_github_matttproud_golang_protobuf_extensions_v2": { - "bzlFile": "@@gazelle~//internal:go_repository.bzl", - "ruleClassName": "go_repository", - "attributes": { - "importpath": "github.com/matttproud/golang_protobuf_extensions/v2", - "build_directives": [], - "build_file_generation": "auto", - "build_extra_args": [], - "patches": [], - "patch_args": [], - "sum": "h1:jWpvCLoY8Z/e3VKvlsiIGKtc+UG6U5vzxaoagmhXfyg=", + "sum": "h1:YMPPDNymmQN3ZgczicBY3B6sf9n62Dlj9pWD3ucgoDw=", "replace": "", - "version": "v2.0.0" + "version": "v1.24.0" } }, "cc_mvdan_gofumpt": { @@ -8564,9 +11857,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:0EQ+Z56k8tXjj/6TQD25BFNKQXpCvT0rnansIc7Ug5E=", + "sum": "h1:G3QvahNDmpD+Aek/bNOLrFR2XC6ZAdo62dZu65gmwGo=", "replace": "", - "version": "v0.5.0" + "version": "v0.6.0" } }, "io_k8s_kube_openapi": { @@ -8579,9 +11872,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:2kWPakN3i/k81b0gvD5C5FJ2kxm1WrQFanWchyKuqGg=", + "sum": "h1:qVoMaQV5t62UUvHe16Q3eb2c5HPzLHYzsi0Tu/xLndo=", "replace": "", - "version": "v0.0.0-20230501164219-8b0f38b5fd1f" + "version": "v0.0.0-20240322212309-b815d8309940" } }, "com_google_cloud_go_iam": { @@ -8594,9 +11887,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:bEa06k05IO4f4uJonbB5iAgKTPpABy1ayxaIZV/GHVc=", + "sum": "h1:z4VHOhwKLF/+UYXAJDFwGtNF0b6gjsW1Pk9Ml0U/IoM=", "replace": "", - "version": "v1.1.6" + "version": "v1.1.7" } }, "org_golang_google_grpc_cmd_protoc_gen_go_grpc": { @@ -8624,9 +11917,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:weYsP+dNijSQVoLAb5bpUos3ciBpNU/NEVlHFKrk8pg=", + "sum": "h1:wBkzraZsSqhj1M4L/nMrljUU6XasJkgHvUsq8oRGwF0=", "replace": "", - "version": "v0.0.0-20240125205218-1f4bbc51befe" + "version": "v0.0.0-20240325203815-454cdb8f5daa" } }, "com_github_aws_aws_sdk_go_v2_aws_protocol_eventstream": { @@ -8639,9 +11932,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:OCs21ST2LrepDfD3lwlQiOqIGp6JiEUqG84GzTDoyJs=", + "sum": "h1:x6xsQXGSmW6frevwDA+vi/wqhp1ct18mVXYN08/93to=", "replace": "", - "version": "v1.5.4" + "version": "v1.6.2" } }, "com_github_go_openapi_jsonpointer": { @@ -8654,9 +11947,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:eCs3fxoIi3Wh6vtgmLTOjdhSpiqphQ+DaPn38N2ZdrE=", + "sum": "h1:YgdVicSA9vH5RiHs9TZW5oyafXZFc6+2Vc1rr/O9oNQ=", "replace": "", - "version": "v0.19.6" + "version": "v0.21.0" } }, "com_github_gordonklaus_ineffassign": { @@ -8744,9 +12037,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:9+tzLLstTlPTRyJTh+ah5wIMsBW5c4tQwGTN3thOW9Y=", + "sum": "h1:ePqxpG3LVx+feAUOx8YmR5T7rc0rdzK8DyxM8cQ9zq0=", "replace": "", - "version": "v0.0.0-20240213162025-012b6fc9bca9" + "version": "v0.0.0-20240325203815-454cdb8f5daa" } }, "com_github_hanwen_go_fuse_v2": { @@ -8759,9 +12052,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:JSJcwHQ1V9EGRy6QsosoLDMX6HaLdzyLOJpKdPqDt9k=", + "sum": "h1:OQBE8zVemSocRxA4OaFJbjJ5hlpCmIWbGr7r0M4uoQQ=", "replace": "", - "version": "v2.5.0" + "version": "v2.5.1" } }, "com_github_aws_aws_sdk_go_v2_service_eks": { @@ -8774,9 +12067,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:47HQVuJXgwvuoc4AT3rVdm77H0qGFbFnsuE4PRT+xX0=", + "sum": "h1:q7MWjPP0uCmUvuGDFCvkbqRkqfH+Bq6di9RTd64S0YM=", "replace": "", - "version": "v1.27.14" + "version": "v1.42.1" } }, "com_github_stretchr_testify": { @@ -8804,9 +12097,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:tpFCD7hpHFlQ8yPwT3x+QeXqc2T6+n6T+hmABHfDUSM=", + "sum": "h1:ZaGT6LiG7dBzi6zNOvVZwacaXlmf3lRqnC4DQzqyRQw=", "replace": "", - "version": "v0.112.0" + "version": "v0.112.2" } }, "com_github_aws_smithy_go": { @@ -8819,9 +12112,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:KWFKQV80DpP3vJrrA9sVAHQ5gc2z8i4EzrLhLlWXcBM=", + "sum": "h1:tbp628ireGtzcHDDmLT/6ADHidqnwgF57XOXZe6tp4Q=", "replace": "", - "version": "v1.19.0" + "version": "v1.20.2" } }, "org_golang_google_grpc": { @@ -8836,9 +12129,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:HQKZ/fa1bXkX1oFOvSjmZEUL8wLSaZTjCcLAlmZRtdk=", + "sum": "h1:B4n+nfKzOICUXMgyrNd19h/I9oH0L1pizfk1d4zSgTk=", "replace": "", - "version": "v1.62.0" + "version": "v1.62.1" } }, "com_github_go_openapi_swag": { @@ -8851,9 +12144,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:yMBqmnQ0gyZvEb/+KzuWZOXgllrXT4SADYbvDaXHv/g=", + "sum": "h1:vsEVJDUo2hPJ2tu0/Xc+4noaxyEffXNIs3cOULZ+GrE=", "replace": "", - "version": "v0.22.3" + "version": "v0.23.0" } }, "io_k8s_sigs_yaml": { @@ -8866,9 +12159,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=", + "sum": "h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=", "replace": "", - "version": "v1.3.0" + "version": "v1.4.0" } }, "com_github_prometheus_procfs": { @@ -8881,9 +12174,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo=", + "sum": "h1:GqzLlQyfsPbaEHaQkO7tbDlriv/4o5Hudv6OXHGKX7o=", "replace": "", - "version": "v0.12.0" + "version": "v0.13.0" } }, "com_github_go_logr_stdr": { @@ -8971,9 +12264,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:4LrmmEd8AU2rFvU1zegmvqW7+kWarxtNOPyeL6HmYY8=", + "sum": "h1:CsKnnL4dUAr/0llH9FKuc698G04IrpWV0MQA/Y1YELI=", "replace": "", - "version": "v1.23.1" + "version": "v1.24.0" } }, "com_github_bazelbuild_remote_apis": { @@ -8994,9 +12287,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:fm5Ceq2rIwkGYaaw40jjd8y1x0iOuKRnvxdoipWr2JA=", + "sum": "h1:j7cFtmrEw6q2vI35p8ucoBWu8LuN/yEbXAhayqmNvTA=", "replace": "", - "version": "v0.0.0-20240215191509-9ff14cecffe5" + "version": "v0.0.0-20240319211552-96942a2107c7" } }, "io_k8s_klog_v2": { @@ -9009,9 +12302,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:m4bYOKall2MmOiRaR1J+We67Do7vm9KiQVlT96lnHUw=", + "sum": "h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw=", "replace": "", - "version": "v2.90.1" + "version": "v2.120.1" } }, "org_golang_google_api": { @@ -9024,9 +12317,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:Vhs54HkaEpkMBdgGdOT2P6F0csGG/vxDS0hWHJzmmps=", + "sum": "h1:/1OcMZGPmW1rX2LCu2CmGUD1KXK1+pfzxotxyRUCCdk=", "replace": "", - "version": "v0.162.0" + "version": "v0.172.0" } }, "com_github_sergi_go_diff": { @@ -9101,7 +12394,7 @@ "com_github_go_openapi_swag": "github.com/go-openapi/swag", "com_github_gogo_protobuf": "github.com/gogo/protobuf", "com_github_golang_protobuf": "github.com/golang/protobuf", - "com_github_google_gnostic": "github.com/google/gnostic", + "com_github_google_gnostic_models": "github.com/google/gnostic-models", "com_github_google_go_cmp": "github.com/google/go-cmp", "@jsonnet_go~": "github.com/google/go-jsonnet", "com_github_google_gofuzz": "github.com/google/gofuzz", @@ -9114,7 +12407,6 @@ "com_github_josharian_intern": "github.com/josharian/intern", "com_github_json_iterator_go": "github.com/json-iterator/go", "com_github_mailru_easyjson": "github.com/mailru/easyjson", - "com_github_matttproud_golang_protobuf_extensions_v2": "github.com/matttproud/golang_protobuf_extensions/v2", "com_github_modern_go_concurrent": "github.com/modern-go/concurrent", "com_github_modern_go_reflect2": "github.com/modern-go/reflect2", "com_github_munnerz_goautoneg": "github.com/munnerz/goautoneg", @@ -9174,9 +12466,9 @@ "io_opentelemetry_go_contrib_instrumentation_net_http_otelhttp": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp", "org_golang_google_api": "google.golang.org/api", "org_golang_google_genproto_googleapis_bytestream": "google.golang.org/genproto/googleapis/bytestream", - "org_golang_x_xerrors": "golang.org/x/xerrors", "com_github_antlr_antlr4_runtime_go_antlr": "github.com/antlr/antlr4/runtime/Go/antlr", "com_github_gordonklaus_ineffassign": "github.com/gordonklaus/ineffassign", + "org_golang_x_xerrors": "golang.org/x/xerrors", "@rules_go~": "github.com/bazelbuild/rules_go", "com_github_bmatcuk_doublestar_v4": "github.com/bmatcuk/doublestar/v4", "org_golang_x_tools_go_vcs": "golang.org/x/tools/go/vcs", @@ -9208,9 +12500,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:phWcR2eWzRJaL/kOiJwfFsPs4BaKq1j6vnpZrc1YlVg=", + "sum": "h1:ZRpHJedLtTpKgr3RV1Fx23NuaAEN1Zfx9hw1u4aJdjU=", "replace": "", - "version": "v1.24.0" + "version": "v1.25.1" } }, "org_golang_x_sys": { @@ -9238,9 +12530,9 @@ "build_extra_args": [], "patches": [], "patch_args": [], - "sum": "h1:FBLnyygC4/IZZr893oiomc9XaghoveYTrLC1F86HID8=", + "sum": "h1:Rs+Y7hSXT83Jacb7kFyjn4ijOuVGSvOdF2+tg1TRrwQ=", "replace": "", - "version": "v0.20.1" + "version": "v0.21.0" } }, "com_github_golang_groupcache": { diff --git a/go.mod b/go.mod index 788784d..c2f03be 100644 --- a/go.mod +++ b/go.mod @@ -2,117 +2,116 @@ module github.com/buildbarn/bb-autoscaler go 1.21 -// https://github.com/grpc-ecosystem/grpc-gateway/commit/5f9757f31b517d98095209636b2b88cd6326572f -replace github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.1 +// Using the most recent version causes a cyclic dependency in protoc. +replace google.golang.org/protobuf => google.golang.org/protobuf v1.32.0 require ( - github.com/aws/aws-sdk-go-v2 v1.24.0 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.28.9 - github.com/aws/aws-sdk-go-v2/service/eks v1.27.14 - github.com/aws/aws-sdk-go-v2/service/sqs v1.23.2 - github.com/aws/smithy-go v1.19.0 + github.com/aws/aws-sdk-go-v2 v1.26.1 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.5 + github.com/aws/aws-sdk-go-v2/service/eks v1.42.1 + github.com/aws/aws-sdk-go-v2/service/sqs v1.31.4 + github.com/aws/smithy-go v1.20.2 github.com/bazelbuild/buildtools v0.0.0-20240313121412-66c605173954 - github.com/bazelbuild/remote-apis v0.0.0-20240215191509-9ff14cecffe5 - github.com/buildbarn/bb-remote-execution v0.0.0-20240330212454-efa691334b0c - github.com/buildbarn/bb-storage v0.0.0-20240330204725-00c3edab9fbe + github.com/bazelbuild/remote-apis v0.0.0-20240319211552-96942a2107c7 + github.com/buildbarn/bb-remote-execution v0.0.0-20240331151324-f84a2c0f7211 + github.com/buildbarn/bb-storage v0.0.0-20240331131648-914e53aad8cd github.com/golang/mock v1.6.0 - github.com/prometheus/client_golang v1.18.0 - github.com/prometheus/common v0.45.0 + github.com/prometheus/client_golang v1.19.0 + github.com/prometheus/common v0.51.1 github.com/stretchr/testify v1.9.0 golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 - google.golang.org/grpc v1.62.0 - google.golang.org/protobuf v1.32.0 - k8s.io/apimachinery v0.27.3 - k8s.io/client-go v0.27.3 - mvdan.cc/gofumpt v0.5.0 + google.golang.org/grpc v1.62.1 + google.golang.org/protobuf v1.33.0 + k8s.io/apimachinery v0.29.3 + k8s.io/client-go v0.29.3 + mvdan.cc/gofumpt v0.6.0 ) require ( - cloud.google.com/go/compute v1.24.0 // indirect + cloud.google.com/go/compute v1.25.1 // indirect cloud.google.com/go/compute/metadata v0.2.3 // indirect - cloud.google.com/go/longrunning v0.5.5 // indirect + cloud.google.com/go/longrunning v0.5.6 // indirect github.com/aohorodnyk/mimeheader v0.0.6 // indirect - github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 // indirect - github.com/aws/aws-sdk-go-v2/config v1.26.2 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.13 // indirect - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 // indirect - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.9 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.9 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 // indirect - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9 // indirect - github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7 // indirect - github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 // indirect - github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 // indirect + github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect + github.com/aws/aws-sdk-go-v2/config v1.27.10 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.10 // indirect + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect + github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect + github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect + github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 // indirect + github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 // indirect + github.com/aws/aws-sdk-go-v2/service/sso v1.20.4 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4 // indirect + github.com/aws/aws-sdk-go-v2/service/sts v1.28.6 // indirect github.com/beorn7/perks v1.0.1 // indirect github.com/cespare/xxhash/v2 v2.2.0 // indirect github.com/davecgh/go-spew v1.1.1 // indirect - github.com/emicklei/go-restful/v3 v3.9.0 // indirect - github.com/fsnotify/fsnotify v1.6.0 // indirect - github.com/go-jose/go-jose/v3 v3.0.1 // indirect + github.com/emicklei/go-restful/v3 v3.12.0 // indirect + github.com/fsnotify/fsnotify v1.7.0 // indirect + github.com/go-jose/go-jose/v3 v3.0.3 // indirect github.com/go-logr/logr v1.4.1 // indirect github.com/go-logr/stdr v1.2.2 // indirect - github.com/go-openapi/jsonpointer v0.19.6 // indirect - github.com/go-openapi/jsonreference v0.20.1 // indirect - github.com/go-openapi/swag v0.22.3 // indirect + github.com/go-openapi/jsonpointer v0.21.0 // indirect + github.com/go-openapi/jsonreference v0.21.0 // indirect + github.com/go-openapi/swag v0.23.0 // indirect github.com/gogo/protobuf v1.3.2 // indirect - github.com/golang/protobuf v1.5.3 // indirect - github.com/google/gnostic v0.5.7-v3refs // indirect + github.com/golang/protobuf v1.5.4 // indirect + github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect github.com/google/go-cmp v0.6.0 // indirect github.com/google/go-jsonnet v0.20.0 // indirect - github.com/google/gofuzz v1.1.0 // indirect + github.com/google/gofuzz v1.2.0 // indirect github.com/google/uuid v1.6.0 // indirect github.com/gorilla/mux v1.8.1 // indirect github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect - github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect + github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect github.com/josharian/intern v1.0.0 // indirect github.com/json-iterator/go v1.1.12 // indirect github.com/mailru/easyjson v0.7.7 // indirect - github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect github.com/modern-go/reflect2 v1.0.2 // indirect github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect - github.com/prometheus/client_model v0.5.0 // indirect - github.com/prometheus/procfs v0.12.0 // indirect + github.com/prometheus/client_model v0.6.0 // indirect + github.com/prometheus/procfs v0.13.0 // indirect github.com/sercand/kuberesolver/v5 v5.1.1 // indirect - go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 // indirect - go.opentelemetry.io/contrib/propagators/b3 v1.21.1 // indirect - go.opentelemetry.io/otel v1.23.1 // indirect + go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect + go.opentelemetry.io/contrib/propagators/b3 v1.24.0 // indirect + go.opentelemetry.io/otel v1.24.0 // indirect go.opentelemetry.io/otel/exporters/jaeger v1.17.0 // indirect - go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 // indirect - go.opentelemetry.io/otel/metric v1.23.1 // indirect - go.opentelemetry.io/otel/sdk v1.21.0 // indirect - go.opentelemetry.io/otel/trace v1.23.1 // indirect - go.opentelemetry.io/proto/otlp v1.0.0 // indirect - golang.org/x/crypto v0.18.0 // indirect - golang.org/x/mod v0.10.0 // indirect - golang.org/x/net v0.20.0 // indirect - golang.org/x/oauth2 v0.16.0 // indirect + go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0 // indirect + go.opentelemetry.io/otel/metric v1.24.0 // indirect + go.opentelemetry.io/otel/sdk v1.24.0 // indirect + go.opentelemetry.io/otel/trace v1.24.0 // indirect + go.opentelemetry.io/proto/otlp v1.1.0 // indirect + golang.org/x/crypto v0.21.0 // indirect + golang.org/x/mod v0.16.0 // indirect + golang.org/x/net v0.22.0 // indirect + golang.org/x/oauth2 v0.18.0 // indirect golang.org/x/sync v0.6.0 // indirect golang.org/x/sys v0.18.0 // indirect - golang.org/x/term v0.16.0 // indirect + golang.org/x/term v0.18.0 // indirect golang.org/x/text v0.14.0 // indirect golang.org/x/time v0.5.0 // indirect - golang.org/x/tools v0.8.0 // indirect + golang.org/x/tools v0.19.0 // indirect google.golang.org/appengine v1.6.8 // indirect - google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect - google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014 // indirect - google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c // indirect + google.golang.org/genproto v0.0.0-20240325203815-454cdb8f5daa // indirect + google.golang.org/genproto/googleapis/api v0.0.0-20240325203815-454cdb8f5daa // indirect + google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa // indirect gopkg.in/inf.v0 v0.9.1 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect - k8s.io/api v0.27.3 // indirect - k8s.io/klog/v2 v2.90.1 // indirect - k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f // indirect - k8s.io/utils v0.0.0-20230209194617-a36077c30491 // indirect + k8s.io/api v0.29.3 // indirect + k8s.io/klog/v2 v2.120.1 // indirect + k8s.io/kube-openapi v0.0.0-20240322212309-b815d8309940 // indirect + k8s.io/utils v0.0.0-20240310230437-4693a0247e57 // indirect sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect - sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect - sigs.k8s.io/yaml v1.3.0 // indirect + sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect + sigs.k8s.io/yaml v1.4.0 // indirect ) diff --git a/go.sum b/go.sum index 2344a7f..015f0d7 100644 --- a/go.sum +++ b/go.sum @@ -1,70 +1,66 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= -cloud.google.com/go/compute v1.24.0 h1:phWcR2eWzRJaL/kOiJwfFsPs4BaKq1j6vnpZrc1YlVg= -cloud.google.com/go/compute v1.24.0/go.mod h1:kw1/T+h/+tK2LJK0wiPPx1intgdAM3j/g3hFDlscY40= +cloud.google.com/go/compute v1.25.1 h1:ZRpHJedLtTpKgr3RV1Fx23NuaAEN1Zfx9hw1u4aJdjU= +cloud.google.com/go/compute v1.25.1/go.mod h1:oopOIR53ly6viBYxaDhBfJwzUAxf1zE//uf3IB011ls= cloud.google.com/go/compute/metadata v0.2.3 h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGBW5aJ7UnBMY= cloud.google.com/go/compute/metadata v0.2.3/go.mod h1:VAV5nSsACxMJvgaAuX6Pk2AawlZn8kiOGuCv6gTkwuA= -cloud.google.com/go/longrunning v0.5.5 h1:GOE6pZFdSrTb4KAiKnXsJBtlE6mEyaW44oKyMILWnOg= -cloud.google.com/go/longrunning v0.5.5/go.mod h1:WV2LAxD8/rg5Z1cNW6FJ/ZpX4E4VnDnoTk0yawPBB7s= +cloud.google.com/go/longrunning v0.5.6 h1:xAe8+0YaWoCKr9t1+aWe+OeQgN/iJK1fEgZSXmjuEaE= +cloud.google.com/go/longrunning v0.5.6/go.mod h1:vUaDrWYOMKRuhiv6JBnn49YxCPz2Ayn9GqyjaBT8/mA= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/aohorodnyk/mimeheader v0.0.6 h1:WCV4NQjtbqnd2N3FT5MEPesan/lfvaLYmt5v4xSaX/M= github.com/aohorodnyk/mimeheader v0.0.6/go.mod h1:/Gd3t3vszyZYwjNJo2qDxoftZjjVzMdkQZxkiINp3vM= -github.com/aws/aws-sdk-go-v2 v1.18.1/go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw= -github.com/aws/aws-sdk-go-v2 v1.24.0 h1:890+mqQ+hTpNuw0gGP6/4akolQkSToDJgHfQE7AwGuk= -github.com/aws/aws-sdk-go-v2 v1.24.0/go.mod h1:LNh45Br1YAkEKaAqvmE1m8FUx6a5b/V0oAKV7of29b4= -github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4 h1:OCs21ST2LrepDfD3lwlQiOqIGp6JiEUqG84GzTDoyJs= -github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.4/go.mod h1:usURWEKSNNAcAZuzRn/9ZYPT8aZQkR7xcCtunK/LkJo= -github.com/aws/aws-sdk-go-v2/config v1.26.2 h1:+RWLEIWQIGgrz2pBPAUoGgNGs1TOyF4Hml7hCnYj2jc= -github.com/aws/aws-sdk-go-v2/config v1.26.2/go.mod h1:l6xqvUxt0Oj7PI/SUXYLNyZ9T/yBPn3YTQcJLLOdtR8= -github.com/aws/aws-sdk-go-v2/credentials v1.16.13 h1:WLABQ4Cp4vXtXfOWOS3MEZKr6AAYUpMczLhgKtAjQ/8= -github.com/aws/aws-sdk-go-v2/credentials v1.16.13/go.mod h1:Qg6x82FXwW0sJHzYruxGiuApNo31UEtJvXVSZAXeWiw= -github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10 h1:w98BT5w+ao1/r5sUuiH6JkVzjowOKeOJRHERyy1vh58= -github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.10/go.mod h1:K2WGI7vUvkIv1HoNbfBA1bvIZ+9kL3YVmWxeKuLQsiw= -github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.34/go.mod h1:wZpTEecJe0Btj3IYnDx/VlUzor9wm3fJHyvLpQF0VwY= -github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9 h1:v+HbZaCGmOwnTTVS86Fleq0vPzOd7tnJGbFhP0stNLs= -github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.9/go.mod h1:Xjqy+Nyj7VDLBtCMkQYOw1QYfAEZCVLrfI0ezve8wd4= -github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.28/go.mod h1:7VRpKQQedkfIEXb4k52I7swUnZP0wohVajJMRn3vsUw= -github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9 h1:N94sVhRACtXyVcjXxrwK1SKFIJrA9pOJ5yu2eSHnmls= -github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.9/go.mod h1:hqamLz7g1/4EJP+GH5NBhcUMLjW+gKLQabgyz6/7WAU= -github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 h1:GrSw8s0Gs/5zZ0SX+gX4zQjRnRsMJDJ2sLur1gRBhEM= -github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2/go.mod h1:6fQQgfuGmw8Al/3M2IgIllycxV7ZW7WCdVSqfBeUiCY= -github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.9 h1:ugD6qzjYtB7zM5PN/ZIeaAIyefPaD82G8+SJopgvUpw= -github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.9/go.mod h1:YD0aYBWCrPENpHolhKw2XDlTIWae2GKXT1T4o6N6hiM= -github.com/aws/aws-sdk-go-v2/service/autoscaling v1.28.9 h1:gnNW8xYVF7pKJrIu6WRF2r9NZylc7jLna2O3oPFIii0= -github.com/aws/aws-sdk-go-v2/service/autoscaling v1.28.9/go.mod h1:1FnX8rVKcCU5S0mXEVtgJljl01CRyN1gYMxcQj4WcyI= -github.com/aws/aws-sdk-go-v2/service/eks v1.27.14 h1:47HQVuJXgwvuoc4AT3rVdm77H0qGFbFnsuE4PRT+xX0= -github.com/aws/aws-sdk-go-v2/service/eks v1.27.14/go.mod h1:QxuWcm9rlLkW3aEV8tiDzqZewnNSNUZfnqJvo1Nv9A0= -github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 h1:/b31bi3YVNlkzkBrm9LfpaKoaYZUxIAj4sHfOTmLfqw= -github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4/go.mod h1:2aGXHFmbInwgP9ZfpmdIfOELL79zhdNYNmReK8qDfdQ= -github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.9 h1:/90OR2XbSYfXucBMJ4U14wrjlfleq/0SB6dZDPncgmo= -github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.9/go.mod h1:dN/Of9/fNZet7UrQQ6kTDo/VSwKPIq94vjlU16bRARc= -github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9 h1:Nf2sHxjMJR8CSImIVCONRi4g0Su3J+TSTbS7G0pUeMU= -github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.9/go.mod h1:idky4TER38YIjr2cADF1/ugFMKvZV7p//pVeV5LZbF0= -github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9 h1:iEAeF6YC3l4FzlJPP9H3Ko1TXpdjdqWffxXjp8SY6uk= -github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.9/go.mod h1:kjsXoK23q9Z/tLBrckZLLyvjhZoS+AGrzqzUfEClvMM= -github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7 h1:o0ASbVwUAIrfp/WcCac+6jioZt4Hd8k/1X8u7GJ/QeM= -github.com/aws/aws-sdk-go-v2/service/s3 v1.47.7/go.mod h1:vADO6Jn+Rq4nDtfwNjhgR84qkZwiC6FqCaXdw/kYwjA= -github.com/aws/aws-sdk-go-v2/service/sqs v1.23.2 h1:Y2vfLiY3HmaMisuwx6fS2kMRYbajRXXB+9vesGVPseY= -github.com/aws/aws-sdk-go-v2/service/sqs v1.23.2/go.mod h1:TaV67b6JMD1988x/uMDop/JnMFK6v5d4Ru+sDmFg+ww= -github.com/aws/aws-sdk-go-v2/service/sso v1.18.5 h1:ldSFWz9tEHAwHNmjx2Cvy1MjP5/L9kNoR0skc6wyOOM= -github.com/aws/aws-sdk-go-v2/service/sso v1.18.5/go.mod h1:CaFfXLYL376jgbP7VKC96uFcU8Rlavak0UlAwk1Dlhc= -github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5 h1:2k9KmFawS63euAkY4/ixVNsYYwrwnd5fIvgEKkfZFNM= -github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.5/go.mod h1:W+nd4wWDVkSUIox9bacmkBP5NMFQeTJ/xqNabpzSR38= -github.com/aws/aws-sdk-go-v2/service/sts v1.26.6 h1:HJeiuZ2fldpd0WqngyMR6KW7ofkXNLyOaHwEIGm39Cs= -github.com/aws/aws-sdk-go-v2/service/sts v1.26.6/go.mod h1:XX5gh4CB7wAs4KhcF46G6C8a2i7eupU19dcAAE+EydU= -github.com/aws/smithy-go v1.13.5/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J3gBHzA= -github.com/aws/smithy-go v1.19.0 h1:KWFKQV80DpP3vJrrA9sVAHQ5gc2z8i4EzrLhLlWXcBM= -github.com/aws/smithy-go v1.19.0/go.mod h1:NukqUGpCZIILqqiV0NIjeFh24kd/FAa4beRb6nbIUPE= +github.com/aws/aws-sdk-go-v2 v1.26.1 h1:5554eUqIYVWpU0YmeeYZ0wU64H2VLBs8TlhRB2L+EkA= +github.com/aws/aws-sdk-go-v2 v1.26.1/go.mod h1:ffIFB97e2yNsv4aTSGkqtHnppsIJzw7G7BReUZ3jCXM= +github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 h1:x6xsQXGSmW6frevwDA+vi/wqhp1ct18mVXYN08/93to= +github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2/go.mod h1:lPprDr1e6cJdyYeGXnRaJoP4Md+cDBvi2eOj00BlGmg= +github.com/aws/aws-sdk-go-v2/config v1.27.10 h1:PS+65jThT0T/snC5WjyfHHyUgG+eBoupSDV+f838cro= +github.com/aws/aws-sdk-go-v2/config v1.27.10/go.mod h1:BePM7Vo4OBpHreKRUMuDXX+/+JWP38FLkzl5m27/Jjs= +github.com/aws/aws-sdk-go-v2/credentials v1.17.10 h1:qDZ3EA2lv1KangvQB6y258OssCHD0xvaGiEDkG4X/10= +github.com/aws/aws-sdk-go-v2/credentials v1.17.10/go.mod h1:6t3sucOaYDwDssHQa0ojH1RpmVmF5/jArkye1b2FKMI= +github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 h1:FVJ0r5XTHSmIHJV6KuDmdYhEpvlHpiSd38RQWhut5J4= +github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1/go.mod h1:zusuAeqezXzAB24LGuzuekqMAEgWkVYukBec3kr3jUg= +github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 h1:aw39xVGeRWlWx9EzGVnhOR4yOjQDHPQ6o6NmBlscyQg= +github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5/go.mod h1:FSaRudD0dXiMPK2UjknVwwTYyZMRsHv3TtkabsZih5I= +github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 h1:PG1F3OD1szkuQPzDw3CIQsRIrtTlUC3lP84taWzHlq0= +github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5/go.mod h1:jU1li6RFryMz+so64PpKtudI+QzbKoIEivqdf6LNpOc= +github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 h1:hT8rVHwugYE2lEfdFE0QWVo81lF7jMrYJVDWI+f+VxU= +github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0/go.mod h1:8tu/lYfQfFe6IGnaOdrpVgEL2IrrDOf6/m9RQum4NkY= +github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5 h1:81KE7vaZzrl7yHBYHVEzYB8sypz11NMOZ40YlWvPxsU= +github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.5/go.mod h1:LIt2rg7Mcgn09Ygbdh/RdIm0rQ+3BNkbP1gyVMFtRK0= +github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.5 h1:vhdJymxlWS2qftzLiuCjSswjXBRLGfzo/BEE9LDveBA= +github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.5/go.mod h1:ZErgk/bPaaZIpj+lUWGlwI1A0UFhSIscgnCPzTLnb2s= +github.com/aws/aws-sdk-go-v2/service/eks v1.42.1 h1:q7MWjPP0uCmUvuGDFCvkbqRkqfH+Bq6di9RTd64S0YM= +github.com/aws/aws-sdk-go-v2/service/eks v1.42.1/go.mod h1:UhKBrO0Ezz8iIg02a6u4irGKBKh0gTz3fF8LNdD2vDI= +github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 h1:Ji0DY1xUsUr3I8cHps0G+XM3WWU16lP6yG8qu1GAZAs= +github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2/go.mod h1:5CsjAbs3NlGQyZNFACh+zztPDI7fU6eW9QsxjfnuBKg= +github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7 h1:ZMeFZ5yk+Ek+jNr1+uwCd2tG89t6oTS5yVWpa6yy2es= +github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.7/go.mod h1:mxV05U+4JiHqIpGqqYXOHLPKUC6bDXC44bsUhNjOEwY= +github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 h1:ogRAwT1/gxJBcSWDMZlgyFUM962F51A5CRhDLbxLdmo= +github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7/go.mod h1:YCsIZhXfRPLFFCl5xxY+1T9RKzOKjCut+28JSX2DnAk= +github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 h1:f9RyWNtS8oH7cZlbn+/JNPpjUk5+5fLd5lM9M0i49Ys= +github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5/go.mod h1:h5CoMZV2VF297/VLhRhO1WF+XYWOzXo+4HsObA4HjBQ= +github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 h1:6cnno47Me9bRykw9AEv9zkXE+5or7jz8TsskTTccbgc= +github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1/go.mod h1:qmdkIIAC+GCLASF7R2whgNrJADz0QZPX+Seiw/i4S3o= +github.com/aws/aws-sdk-go-v2/service/sqs v1.31.4 h1:mE2ysZMEeQ3ulHWs4mmc4fZEhOfeY1o6QXAfDqjbSgw= +github.com/aws/aws-sdk-go-v2/service/sqs v1.31.4/go.mod h1:lCN2yKnj+Sp9F6UzpoPPTir+tSaC9Jwf6LcmTqnXFZw= +github.com/aws/aws-sdk-go-v2/service/sso v1.20.4 h1:WzFol5Cd+yDxPAdnzTA5LmpHYSWinhmSj4rQChV0ee8= +github.com/aws/aws-sdk-go-v2/service/sso v1.20.4/go.mod h1:qGzynb/msuZIE8I75DVRCUXw3o3ZyBmUvMwQ2t/BrGM= +github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4 h1:Jux+gDDyi1Lruk+KHF91tK2KCuY61kzoCpvtvJJBtOE= +github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.4/go.mod h1:mUYPBhaF2lGiukDEjJX2BLRRKTmoUSitGDUgM4tRxak= +github.com/aws/aws-sdk-go-v2/service/sts v1.28.6 h1:cwIxeBttqPN3qkaAjcEcsh8NYr8n2HZPkcKgPAi1phU= +github.com/aws/aws-sdk-go-v2/service/sts v1.28.6/go.mod h1:FZf1/nKNEkHdGGJP/cI2MoIMquumuRK6ol3QQJNDxmw= +github.com/aws/smithy-go v1.20.2 h1:tbp628ireGtzcHDDmLT/6ADHidqnwgF57XOXZe6tp4Q= +github.com/aws/smithy-go v1.20.2/go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E= github.com/bazelbuild/buildtools v0.0.0-20240313121412-66c605173954 h1:VNqmvOfFzn2Hrtoni8vqgXlIQ4C2Zt22fxeZ9gOOkp0= github.com/bazelbuild/buildtools v0.0.0-20240313121412-66c605173954/go.mod h1:689QdV3hBP7Vo9dJMmzhoYIyo/9iMhEmHkJcnaPRCbo= -github.com/bazelbuild/remote-apis v0.0.0-20240215191509-9ff14cecffe5 h1:fm5Ceq2rIwkGYaaw40jjd8y1x0iOuKRnvxdoipWr2JA= -github.com/bazelbuild/remote-apis v0.0.0-20240215191509-9ff14cecffe5/go.mod h1:ry8Y6CkQqCVcYsjPOlLXDX2iRVjOnjogdNwhvHmRcz8= +github.com/bazelbuild/remote-apis v0.0.0-20240319211552-96942a2107c7 h1:j7cFtmrEw6q2vI35p8ucoBWu8LuN/yEbXAhayqmNvTA= +github.com/bazelbuild/remote-apis v0.0.0-20240319211552-96942a2107c7/go.mod h1:ry8Y6CkQqCVcYsjPOlLXDX2iRVjOnjogdNwhvHmRcz8= github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= -github.com/buildbarn/bb-remote-execution v0.0.0-20240330212454-efa691334b0c h1:HNLTd5a27HRmrafLn297GVhir36S4VVtBD+9gSv4I9E= -github.com/buildbarn/bb-remote-execution v0.0.0-20240330212454-efa691334b0c/go.mod h1:yZv/YbUOIomP75KMWoQjjD/EgJf+cGah9K5cRVsrKpE= -github.com/buildbarn/bb-storage v0.0.0-20240330204725-00c3edab9fbe h1:rSgXx2g/NerHQuy1VAo+OBTEM5kO/aivaLuUqD4qqKY= -github.com/buildbarn/bb-storage v0.0.0-20240330204725-00c3edab9fbe/go.mod h1:S7nVyECuWdREGpQzTCCbJnk9iypc94A/TvhnmKjrdoY= +github.com/buildbarn/bb-remote-execution v0.0.0-20240331151324-f84a2c0f7211 h1:F1RTcRUeiwDXz+wRY6y65YmXkQirQ8/20745DJPHEUw= +github.com/buildbarn/bb-remote-execution v0.0.0-20240331151324-f84a2c0f7211/go.mod h1:LDoqkCa2e1r7Mjnkv64xUSW+L94B/36PEFPEhdZWBeY= +github.com/buildbarn/bb-storage v0.0.0-20240331131648-914e53aad8cd h1:U9gyt98mAxbZTC0sd40+C/wDCKi5y5IjaCqFslTqVUw= +github.com/buildbarn/bb-storage v0.0.0-20240331131648-914e53aad8cd/go.mod h1:C4+j4QJ0gapWsJ9xBkktZJBcLUDuvTacOGlSardmAnc= github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU= github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44= github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs= @@ -74,86 +70,70 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc= github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk= -github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa h1:jQCWAUqqlij9Pgj2i/PB79y4KOPYVyFYdROxgaCwdTQ= -github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa/go.mod h1:x/1Gn8zydmfq8dk6e9PdstVsDgu9RuyIIJqAaF//0IM= -github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= -github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE= -github.com/emicklei/go-restful/v3 v3.9.0 h1:XwGDlfxEnQZzuopoqxwSEllNcCOM9DhhFyhFIIGKwxE= -github.com/emicklei/go-restful/v3 v3.9.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc= +github.com/emicklei/go-restful/v3 v3.12.0 h1:y2DdzBAURM29NFF94q6RaY4vjIH1rtwDapwQtU84iWk= +github.com/emicklei/go-restful/v3 v3.12.0/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc= github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4= github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4= github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98= github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad/go.mod h1:cXg6YxExXjJnVBQHBLXeUAgxn2UodCpnH306RInaBQk= github.com/envoyproxy/go-control-plane v0.9.9-0.20210217033140-668b12f5399d/go.mod h1:cXg6YxExXjJnVBQHBLXeUAgxn2UodCpnH306RInaBQk= github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c= -github.com/envoyproxy/protoc-gen-validate v1.0.4 h1:gVPz/FMfvh57HdSJQyvBtF00j8JU4zdyUgIUNhlgg0A= -github.com/envoyproxy/protoc-gen-validate v1.0.4/go.mod h1:qys6tmnRsYrQqIhm2bvKZH4Blx/1gTIZ2UKVY1M+Yew= -github.com/frankban/quicktest v1.14.4 h1:g2rn0vABPOOXmZUj+vbmUp0lPoXEMuhTpIluN0XL9UY= -github.com/frankban/quicktest v1.14.4/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0= -github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY= -github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw= -github.com/go-jose/go-jose/v3 v3.0.1 h1:pWmKFVtt+Jl0vBZTIpz/eAKwsm6LkIxDVVbFHKkchhA= -github.com/go-jose/go-jose/v3 v3.0.1/go.mod h1:RNkWWRld676jZEYoV3+XK8L2ZnNSvIsxFMht0mSX+u8= +github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8= +github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0= +github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA= +github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM= +github.com/go-jose/go-jose/v3 v3.0.3 h1:fFKWeig/irsp7XD2zBxvnmA/XaRWp5V3CBsZXJF7G7k= +github.com/go-jose/go-jose/v3 v3.0.3/go.mod h1:5b+7YgP7ZICgJDBdfjZaIt+H/9L9T/YQrVfLAMboGkQ= github.com/go-kit/log v0.1.0/go.mod h1:zbhenjAZHb184qTLMA9ZjW7ThYL0H2mk7Q6pNt4vbaY= github.com/go-logfmt/logfmt v0.5.0/go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG1KdI/P7A= -github.com/go-logr/logr v1.2.0/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A= github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A= github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ= github.com/go-logr/logr v1.4.1/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY= github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag= github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE= -github.com/go-openapi/jsonpointer v0.19.6 h1:eCs3fxoIi3Wh6vtgmLTOjdhSpiqphQ+DaPn38N2ZdrE= -github.com/go-openapi/jsonpointer v0.19.6/go.mod h1:osyAmYz/mB/C3I+WsTTSgw1ONzaLJoLCyoi6/zppojs= -github.com/go-openapi/jsonreference v0.20.1 h1:FBLnyygC4/IZZr893oiomc9XaghoveYTrLC1F86HID8= -github.com/go-openapi/jsonreference v0.20.1/go.mod h1:Bl1zwGIM8/wsvqjsOQLJ/SH+En5Ap4rVB5KVcIDZG2k= -github.com/go-openapi/swag v0.22.3 h1:yMBqmnQ0gyZvEb/+KzuWZOXgllrXT4SADYbvDaXHv/g= -github.com/go-openapi/swag v0.22.3/go.mod h1:UzaqsxGiab7freDnrUUra0MwWfN/q7tE4j+VcZ0yl14= +github.com/go-openapi/jsonpointer v0.21.0 h1:YgdVicSA9vH5RiHs9TZW5oyafXZFc6+2Vc1rr/O9oNQ= +github.com/go-openapi/jsonpointer v0.21.0/go.mod h1:IUyH9l/+uyhIYQ/PXVA41Rexl+kOkAPDdXEYns6fzUY= +github.com/go-openapi/jsonreference v0.21.0 h1:Rs+Y7hSXT83Jacb7kFyjn4ijOuVGSvOdF2+tg1TRrwQ= +github.com/go-openapi/jsonreference v0.21.0/go.mod h1:LmZmgsrTkVg9LG4EaHeY8cBDslNPMo06cago5JNLkm4= +github.com/go-openapi/swag v0.23.0 h1:vsEVJDUo2hPJ2tu0/Xc+4noaxyEffXNIs3cOULZ+GrE= +github.com/go-openapi/swag v0.23.0/go.mod h1:esZ8ITTYEsH1V2trKHjAN8Ai7xHb8RV+YSZ577vPjgQ= github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY= -github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 h1:p104kn46Q8WdvHunIJ9dAyjPVtrBPhSr3KT2yUst43I= -github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE= +github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI= +github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls= github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q= github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q= github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= -github.com/golang/glog v1.2.0 h1:uCdmnmatrKCgMBlM4rMuJZWOkPDqdbZPnrMXDY4gI68= -github.com/golang/glog v1.2.0/go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w= github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A= github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc= github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs= github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= github.com/golang/protobuf v1.3.3/go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw= -github.com/golang/protobuf v1.4.0-rc.1/go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8= -github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA= -github.com/golang/protobuf v1.4.0-rc.2/go.mod h1:LlEzMj4AhA7rCAGe4KMBDvJI+AwstrUpVNzEA03Pprs= -github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod h1:WU3c8KckQ9AFe+yFwt9sWVRKCVIyN9cPHBJSNnbL67w= -github.com/golang/protobuf v1.4.0/go.mod h1:jodUvKwWbYaEsadDk5Fwe5c77LiNKVO9IDvqG2KuDX0= github.com/golang/protobuf v1.4.1/go.mod h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QDs8UjoX8= github.com/golang/protobuf v1.4.2/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI= github.com/golang/protobuf v1.4.3/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI= github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk= github.com/golang/protobuf v1.5.2/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY= -github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg= -github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY= -github.com/google/gnostic v0.5.7-v3refs h1:FhTMOKj2VhjpouxvWJAV1TL304uMlb9zcDqkl6cEI54= -github.com/google/gnostic v0.5.7-v3refs/go.mod h1:73MKFl6jIHelAJNaBGFzt3SPtZULs9dYrGFt8OiIsHQ= +github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek= +github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps= +github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 h1:0VpGH+cDhbDtdcweoyCVsF3fhN8kejK6rFe/2FFX2nU= +github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49/go.mod h1:BkkQ4L1KS1xMt2aWSPStnn55ChGC0DPOn2FQYj+f25M= github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M= -github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= -github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= -github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= +github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= github.com/google/go-jsonnet v0.20.0 h1:WG4TTSARuV7bSm4PMB4ohjxe33IHT5WVTrJSU33uT4g= github.com/google/go-jsonnet v0.20.0/go.mod h1:VbgWF9JX7ztlv770x/TolZNGGFfiHEVx9G6ca2eUmeA= github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg= -github.com/google/gofuzz v1.1.0 h1:Hsa8mG0dQ46ij8Sl2AYJDUv1oA9/d6Vk+3LG99Oe02g= -github.com/google/gofuzz v1.1.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg= +github.com/google/gofuzz v1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0= +github.com/google/gofuzz v1.2.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg= github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 h1:K6RDEckDVWvDI9JAJYCmNdQXq6neHJOYx3V6jnqNEec= github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1/go.mod h1:kpwsk12EmLew5upagYY7GY0pfYCcupk39gWOCRROcvE= github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= @@ -165,8 +145,8 @@ github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 h1:UH//fgunKIs4JdUbpDl1VZCDa github.com/grpc-ecosystem/go-grpc-middleware v1.4.0/go.mod h1:g5qyo/la0ALbONm6Vbp88Yd8NsDy6rZz+RcrMPxvld8= github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 h1:Ovs26xHkKqVztRpIrF/92BcuyuQ/YW4NSIpoGtfXNho= github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk= -github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.1 h1:RoziI+96HlQWrbaVhgOOdFYUHtX81pwA6tCgDS9FNRo= -github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.1/go.mod h1:Rj8lEaVgLiPn1jTMVXEhATiZhuyXJq167bMYPbJM1CY= +github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 h1:/c3QmbOGMGTOumP2iT/rCwB7b0QDGLKzqOmktBjT+Is= +github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1/go.mod h1:5SN9VR2LTsRFsrEC6FHgRbTWrTHu6tqPeKxEQv15giM= github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg= github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo= github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8= @@ -181,8 +161,6 @@ github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo= -github.com/kr/pretty v0.2.0/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI= -github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI= github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE= github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk= github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= @@ -191,8 +169,6 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0= github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc= -github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 h1:jWpvCLoY8Z/e3VKvlsiIGKtc+UG6U5vzxaoagmhXfyg= -github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0/go.mod h1:QUyp042oQthUoa9bqDv0ER0wrtXnBruoNd7aNjkbP+k= github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg= github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= @@ -202,25 +178,25 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ= github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU= github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U= -github.com/onsi/ginkgo/v2 v2.9.1 h1:zie5Ly042PD3bsCvsSOPvRnFwyo3rKe64TJlD6nu0mk= -github.com/onsi/ginkgo/v2 v2.9.1/go.mod h1:FEcmzVcCHl+4o9bQZVab+4dC9+j+91t2FHSzmGAPfuo= -github.com/onsi/gomega v1.27.4 h1:Z2AnStgsdSayCMDiCU42qIz+HLqEPcgiOCXjAU/w+8E= -github.com/onsi/gomega v1.27.4/go.mod h1:riYq/GJKh8hhoM01HN6Vmuy93AarCXCBGpvFDK3q3fQ= +github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4= +github.com/onsi/ginkgo/v2 v2.13.0/go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o= +github.com/onsi/gomega v1.29.0 h1:KIA/t2t5UBzoirT4H9tsML45GEbo3ouUnBHsCfD2tVg= +github.com/onsi/gomega v1.29.0/go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ= github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o= github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= -github.com/prometheus/client_golang v1.18.0 h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk= -github.com/prometheus/client_golang v1.18.0/go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlkOQntgjkJWKrN5txjA= +github.com/prometheus/client_golang v1.19.0 h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU= +github.com/prometheus/client_golang v1.19.0/go.mod h1:ZRM9uEAypZakd+q/x7+gmsvXdURP+DABIEIjnmDdp+k= github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= -github.com/prometheus/client_model v0.5.0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw= -github.com/prometheus/client_model v0.5.0/go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI= -github.com/prometheus/common v0.45.0 h1:2BGz0eBc2hdMDLnO/8n0jeB3oPrt2D08CekT0lneoxM= -github.com/prometheus/common v0.45.0/go.mod h1:YJmSTw9BoKxJplESWWxlbyttQR4uaEcGyv9MZjVOJsY= -github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo= -github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3cnaOZAZEfOo= -github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ= -github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog= +github.com/prometheus/client_model v0.6.0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos= +github.com/prometheus/client_model v0.6.0/go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8= +github.com/prometheus/common v0.51.1 h1:eIjN50Bwglz6a/c3hAgSMcofL3nD+nFQkV6Dd4DsQCw= +github.com/prometheus/common v0.51.1/go.mod h1:lrWtQx+iDfn2mbH5GUzlH9TSHyfZpHkSiG1W7y3sF2Q= +github.com/prometheus/procfs v0.13.0 h1:GqzLlQyfsPbaEHaQkO7tbDlriv/4o5Hudv6OXHGKX7o= +github.com/prometheus/procfs v0.13.0/go.mod h1:cd4PFCR54QLnGKPaKGA6l+cfuNXtht43ZKY6tow0Y1g= +github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8= +github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4= github.com/sercand/kuberesolver/v5 v5.1.1 h1:CYH+d67G0sGBj7q5wLK61yzqJJ8gLLC8aeprPTHb6yY= github.com/sercand/kuberesolver/v5 v5.1.1/go.mod h1:Fs1KbKhVRnB2aDWN12NjKCB+RgYMWZJ294T3BtmVCpQ= github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0= @@ -228,58 +204,51 @@ github.com/sergi/go-diff v1.1.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNX github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE= github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA= github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= -github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= -github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw= -github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo= github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY= github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA= github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs= github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4= github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA= -github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= -github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= -github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= -github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg= github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= -go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 h1:UNQQKPfTDe1J81ViolILjTKPr9WetKW6uei2hFgJmFs= -go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0/go.mod h1:r9vWsPS/3AQItv3OSlEJ/E4mbrhUbbw18meOjArPtKQ= -go.opentelemetry.io/contrib/propagators/b3 v1.21.1 h1:WPYiUgmw3+b7b3sQ1bFBFAf0q+Di9dvNc3AtYfnT4RQ= -go.opentelemetry.io/contrib/propagators/b3 v1.21.1/go.mod h1:EmzokPoSqsYMBVK4nRnhsfm5mbn8J1eDuz/U1UaQaWg= -go.opentelemetry.io/otel v1.23.1 h1:Za4UzOqJYS+MUczKI320AtqZHZb7EqxO00jAHE0jmQY= -go.opentelemetry.io/otel v1.23.1/go.mod h1:Td0134eafDLcTS4y+zQ26GE8u3dEuRBiBCTUIRHaikA= +go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 h1:4Pp6oUg3+e/6M4C0A/3kJ2VYa++dsWVTtGgLVj5xtHg= +go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0/go.mod h1:Mjt1i1INqiaoZOMGR1RIUJN+i3ChKoFRqzrRQhlkbs0= +go.opentelemetry.io/contrib/propagators/b3 v1.24.0 h1:n4xwCdTx3pZqZs2CjS/CUZAs03y3dZcGhC/FepKtEUY= +go.opentelemetry.io/contrib/propagators/b3 v1.24.0/go.mod h1:k5wRxKRU2uXx2F8uNJ4TaonuEO/V7/5xoz7kdsDACT8= +go.opentelemetry.io/otel v1.24.0 h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo= +go.opentelemetry.io/otel v1.24.0/go.mod h1:W7b9Ozg4nkF5tWI5zsXkaKKDjdVjpD4oAt9Qi/MArHo= go.opentelemetry.io/otel/exporters/jaeger v1.17.0 h1:D7UpUy2Xc2wsi1Ras6V40q806WM07rqoCWzXu7Sqy+4= go.opentelemetry.io/otel/exporters/jaeger v1.17.0/go.mod h1:nPCqOnEH9rNLKqH/+rrUjiMzHJdV1BlpKcTwRTyKkKI= -go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 h1:cl5P5/GIfFh4t6xyruOgJP5QiA1pw4fYYdv6nc6CBWw= -go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0/go.mod h1:zgBdWWAu7oEEMC06MMKc5NLbA/1YDXV1sMpSqEeLQLg= -go.opentelemetry.io/otel/metric v1.23.1 h1:PQJmqJ9u2QaJLBOELl1cxIdPcpbwzbkjfEyelTl2rlo= -go.opentelemetry.io/otel/metric v1.23.1/go.mod h1:mpG2QPlAfnK8yNhNJAxDZruU9Y1/HubbC+KyH8FaCWI= -go.opentelemetry.io/otel/sdk v1.21.0 h1:FTt8qirL1EysG6sTQRZ5TokkU8d0ugCj8htOgThZXQ8= -go.opentelemetry.io/otel/sdk v1.21.0/go.mod h1:Nna6Yv7PWTdgJHVRD9hIYywQBRx7pbox6nwBnZIxl/E= -go.opentelemetry.io/otel/trace v1.23.1 h1:4LrmmEd8AU2rFvU1zegmvqW7+kWarxtNOPyeL6HmYY8= -go.opentelemetry.io/otel/trace v1.23.1/go.mod h1:4IpnpJFwr1mo/6HL8XIPJaE9y0+u1KcVmuW7dwFSVrI= -go.opentelemetry.io/proto/otlp v1.0.0 h1:T0TX0tmXU8a3CbNXzEKGeU5mIVOdf0oykP+u2lIVU/I= -go.opentelemetry.io/proto/otlp v1.0.0/go.mod h1:Sy6pihPLfYHkr3NkUbEhGHFhINUSI/v80hjKIs5JXpM= +go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0 h1:t6wl9SPayj+c7lEIFgm4ooDBZVb01IhLB4InpomhRw8= +go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.24.0/go.mod h1:iSDOcsnSA5INXzZtwaBPrKp/lWu/V14Dd+llD0oI2EA= +go.opentelemetry.io/otel/metric v1.24.0 h1:6EhoGWWK28x1fbpA4tYTOWBkPefTDQnb8WSGXlc88kI= +go.opentelemetry.io/otel/metric v1.24.0/go.mod h1:VYhLe1rFfxuTXLgj4CBiyz+9WYBA8pNGJgDcSFRKBco= +go.opentelemetry.io/otel/sdk v1.24.0 h1:YMPPDNymmQN3ZgczicBY3B6sf9n62Dlj9pWD3ucgoDw= +go.opentelemetry.io/otel/sdk v1.24.0/go.mod h1:KVrIYw6tEubO9E96HQpcmpTKDVn9gdv35HoYiQWGDFg= +go.opentelemetry.io/otel/trace v1.24.0 h1:CsKnnL4dUAr/0llH9FKuc698G04IrpWV0MQA/Y1YELI= +go.opentelemetry.io/otel/trace v1.24.0/go.mod h1:HPc3Xr/cOApsBI154IU0OI0HJexz+aw5uPdbs3UCjNU= +go.opentelemetry.io/proto/otlp v1.1.0 h1:2Di21piLrCqJ3U3eXGCTPHE9R8Nh+0uglSnOyxikMeI= +go.opentelemetry.io/proto/otlp v1.1.0/go.mod h1:GpBHCBWiqvVLDqmHZsoMM3C5ySeKTC7ej/RNTae6MdY= go.starlark.net v0.0.0-20210223155950-e043a3d3c984/go.mod h1:t3mmBBPzAVvK0L0n1drDmrQsJ8FoIx4INCqVMTr/Zo0= go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc= go.uber.org/goleak v1.1.10/go.mod h1:8a7PlsEVH3e/a/GLqe5IIrQx6GzcnRmZEufDUTk4A7A= go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9iU= go.uber.org/zap v1.18.1/go.mod h1:xg/QME4nWcxGxrpdeYfq7UvYrLh66cuVKdrbD1XF/NI= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= -golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= -golang.org/x/crypto v0.18.0 h1:PGVlW0xEltQnzFZ55hkuX5+KLyrMYhHld1YHO4AKcdc= -golang.org/x/crypto v0.18.0/go.mod h1:R0j02AL6hcrfOiy9T4ZYp/rcWeMxM3L6QYxlOuEG1mg= +golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU= +golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA= +golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= @@ -293,8 +262,9 @@ golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4= -golang.org/x/mod v0.10.0 h1:lFO9qtOdlre5W1jxS3r/4szv2/6iXxScdzjoBMXNhYk= -golang.org/x/mod v0.10.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs= +golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs= +golang.org/x/mod v0.16.0 h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic= +golang.org/x/mod v0.16.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c= golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= @@ -308,11 +278,13 @@ golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4/go.mod h1:RBQZq4jEuRlivfhVLd golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM= golang.org/x/net v0.0.0-20210505214959-0714010a04ed/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c= -golang.org/x/net v0.20.0 h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo= -golang.org/x/net v0.20.0/go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY= +golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs= +golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg= +golang.org/x/net v0.22.0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc= +golang.org/x/net v0.22.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg= golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= -golang.org/x/oauth2 v0.16.0 h1:aDkGMBSYxElaoP81NpoUoz2oo2R2wHdZpGToUxfyQrQ= -golang.org/x/oauth2 v0.16.0/go.mod h1:hqZ+0LWXsiVoZpeld6jVt06P3adbS2Uu911W1SsJv2o= +golang.org/x/oauth2 v0.18.0 h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI= +golang.org/x/oauth2 v0.18.0/go.mod h1:Wf7knwG0MPoWIMMBgFlEaSUDaKskp0dCfrlJRJXbBi8= golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= @@ -320,6 +292,7 @@ golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJ golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.6.0 h1:5BMeUDZ7vkXGfEr1x9B4bRcTH4lpkTkpdh0T/J+qjbQ= golang.org/x/sync v0.6.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= @@ -339,19 +312,26 @@ golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBc golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/sys v0.18.0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4= golang.org/x/sys v0.18.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= -golang.org/x/term v0.16.0 h1:m+B6fahuftsE9qjo0VWp2FW0mB3MTJvR0BaMQrq0pmE= -golang.org/x/term v0.16.0/go.mod h1:yn7UURbUtPyrVJPGPq404EukNFxcm/foM+bV/bfcDsY= +golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k= +golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo= +golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk= +golang.org/x/term v0.18.0 h1:FcHjZXDMxI8mM3nwhX9HlKop4C0YQvCVCdwYl2wOtE8= +golang.org/x/term v0.18.0/go.mod h1:ILwASektA3OnRv7amZ1xhE/KTR+u50pbXfZ03+6Nx58= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ= +golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= +golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8= golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ= golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk= @@ -369,8 +349,9 @@ golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4f golang.org/x/tools v0.1.0/go.mod h1:xkSsbof2nBLbhDlRMhhhyNLN/zl3eTqcnHD5viDpcZ0= golang.org/x/tools v0.1.1/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk= golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc= -golang.org/x/tools v0.8.0 h1:vSDcovVPld282ceKgDimkRSC8kpaH1dgyc9UMzlt84Y= -golang.org/x/tools v0.8.0/go.mod h1:JxBZ99ISMI5ViVkT1tr6tdNmXeTrcpVSD3vZ1RsRdN4= +golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU= +golang.org/x/tools v0.19.0 h1:tfGCXNR1OsFG+sVdLAitlpjAvD/I6dHDKnYrpEZUHkw= +golang.org/x/tools v0.19.0/go.mod h1:qoJWxmGSIBmAeriMx19ogtrEPrGtDbPK634QFIcLAhc= golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= @@ -383,14 +364,13 @@ google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoA google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc= google.golang.org/genproto v0.0.0-20200423170343-7949de9c1215/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo= -google.golang.org/genproto v0.0.0-20201019141844-1ed22bb0c154/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no= google.golang.org/genproto v0.0.0-20210506142907-4a47615972c2/go.mod h1:P3QM42oQyzQSnHPnZ/vqoCdDmzH28fzWByN9asMeM8A= -google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 h1:9+tzLLstTlPTRyJTh+ah5wIMsBW5c4tQwGTN3thOW9Y= -google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9/go.mod h1:mqHbVIp48Muh7Ywss/AD6I5kNVKZMmAa/QEW58Gxp2s= -google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014 h1:x9PwdEgd11LgK+orcck69WVRo7DezSO4VUMPI4xpc8A= -google.golang.org/genproto/googleapis/api v0.0.0-20240205150955-31a09d347014/go.mod h1:rbHMSEDyoYX62nRVLOCc4Qt1HbsdytAYoVwgjiOhF3I= -google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c h1:NUsgEN92SQQqzfA+YtqYNqYmB3DMMYLlIwUZAQFVFbo= -google.golang.org/genproto/googleapis/rpc v0.0.0-20240221002015-b0ce06bbee7c/go.mod h1:H4O17MA/PE9BsGx3w+a+W2VOLLD1Qf7oJneAoU6WktY= +google.golang.org/genproto v0.0.0-20240325203815-454cdb8f5daa h1:ePqxpG3LVx+feAUOx8YmR5T7rc0rdzK8DyxM8cQ9zq0= +google.golang.org/genproto v0.0.0-20240325203815-454cdb8f5daa/go.mod h1:CnZenrTdRJb7jc+jOm0Rkywq+9wh0QC4U8tyiRbEPPM= +google.golang.org/genproto/googleapis/api v0.0.0-20240325203815-454cdb8f5daa h1:Jt1XW5PaLXF1/ePZrznsh/aAUvI7Adfc3LY1dAKlzRs= +google.golang.org/genproto/googleapis/api v0.0.0-20240325203815-454cdb8f5daa/go.mod h1:K4kfzHtI0kqWA79gecJarFtDn/Mls+GxQcg3Zox91Ac= +google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa h1:RBgMaUMP+6soRkik4VoN8ojR2nex2TqZwjSSogic+eo= +google.golang.org/genproto/googleapis/rpc v0.0.0-20240325203815-454cdb8f5daa/go.mod h1:WtryC6hu0hhx87FDGxWCDptyssuo68sk10vYjF+T9fY= google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c= google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg= google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY= @@ -398,25 +378,12 @@ google.golang.org/grpc v1.27.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8 google.golang.org/grpc v1.29.1/go.mod h1:itym6AZVZYACWQqET3MqgPpjcuV5QH3BxFS3IjizoKk= google.golang.org/grpc v1.36.1/go.mod h1:qjiiYl8FncCW8feJPdyg3v6XW24KsRHe+dy9BAGRRjU= google.golang.org/grpc v1.37.0/go.mod h1:NREThFqKR1f3iQ6oBuvc5LadQuXVGo9rkm5ZGrQdJfM= -google.golang.org/grpc v1.62.0 h1:HQKZ/fa1bXkX1oFOvSjmZEUL8wLSaZTjCcLAlmZRtdk= -google.golang.org/grpc v1.62.0/go.mod h1:IWTG0VlJLCh1SkC58F7np9ka9mx/WNkjl4PGJaiq+QE= -google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8= -google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0= -google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM= -google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod h1:A+miEFZTKqfCUM6K7xSMQL9OKL/b6hQv+e19PK+JZNE= -google.golang.org/protobuf v1.21.0/go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzikPIcrTAo= -google.golang.org/protobuf v1.22.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= -google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= -google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= -google.golang.org/protobuf v1.24.0/go.mod h1:r/3tXBNzIEhYS9I1OUVjXDlt8tc493IdKGjtUeSXeh4= -google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c= -google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw= -google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc= +google.golang.org/grpc v1.62.1 h1:B4n+nfKzOICUXMgyrNd19h/I9oH0L1pizfk1d4zSgTk= +google.golang.org/grpc v1.62.1/go.mod h1:IWTG0VlJLCh1SkC58F7np9ka9mx/WNkjl4PGJaiq+QE= google.golang.org/protobuf v1.32.0 h1:pPC6BG5ex8PDFnkbrGU3EixyhKcQ2aDuBS36lqK/C7I= google.golang.org/protobuf v1.32.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= -gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk= gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q= gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc= @@ -426,29 +393,28 @@ gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY= gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ= gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= -gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= -k8s.io/api v0.27.3 h1:yR6oQXXnUEBWEWcvPWS0jQL575KoAboQPfJAuKNrw5Y= -k8s.io/api v0.27.3/go.mod h1:C4BNvZnQOF7JA/0Xed2S+aUyJSfTGkGFxLXz9MnpIpg= -k8s.io/apimachinery v0.27.3 h1:Ubye8oBufD04l9QnNtW05idcOe9Z3GQN8+7PqmuVcUM= -k8s.io/apimachinery v0.27.3/go.mod h1:XNfZ6xklnMCOGGFNqXG7bUrQCoR04dh/E7FprV6pb+E= -k8s.io/client-go v0.27.3 h1:7dnEGHZEJld3lYwxvLl7WoehK6lAq7GvgjxpA3nv1E8= -k8s.io/client-go v0.27.3/go.mod h1:2MBEKuTo6V1lbKy3z1euEGnhPfGZLKTS9tiJ2xodM48= -k8s.io/klog/v2 v2.90.1 h1:m4bYOKall2MmOiRaR1J+We67Do7vm9KiQVlT96lnHUw= -k8s.io/klog/v2 v2.90.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0= -k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f h1:2kWPakN3i/k81b0gvD5C5FJ2kxm1WrQFanWchyKuqGg= -k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f/go.mod h1:byini6yhqGC14c3ebc/QwanvYwhuMWF6yz2F8uwW8eg= -k8s.io/utils v0.0.0-20230209194617-a36077c30491 h1:r0BAOLElQnnFhE/ApUsg3iHdVYYPBjNSSOMowRZxxsY= -k8s.io/utils v0.0.0-20230209194617-a36077c30491/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0= -mvdan.cc/gofumpt v0.5.0 h1:0EQ+Z56k8tXjj/6TQD25BFNKQXpCvT0rnansIc7Ug5E= -mvdan.cc/gofumpt v0.5.0/go.mod h1:HBeVDtMKRZpXyxFciAirzdKklDlGu8aAy1wEbH5Y9js= +k8s.io/api v0.29.3 h1:2ORfZ7+bGC3YJqGpV0KSDDEVf8hdGQ6A03/50vj8pmw= +k8s.io/api v0.29.3/go.mod h1:y2yg2NTyHUUkIoTC+phinTnEa3KFM6RZ3szxt014a80= +k8s.io/apimachinery v0.29.3 h1:2tbx+5L7RNvqJjn7RIuIKu9XTsIZ9Z5wX2G22XAa5EU= +k8s.io/apimachinery v0.29.3/go.mod h1:hx/S4V2PNW4OMg3WizRrHutyB5la0iCUbZym+W0EQIU= +k8s.io/client-go v0.29.3 h1:R/zaZbEAxqComZ9FHeQwOh3Y1ZUs7FaHKZdQtIc2WZg= +k8s.io/client-go v0.29.3/go.mod h1:tkDisCvgPfiRpxGnOORfkljmS+UrW+WtXAy2fTvXJB0= +k8s.io/klog/v2 v2.120.1 h1:QXU6cPEOIslTGvZaXvFWiP9VKyeet3sawzTOvdXb4Vw= +k8s.io/klog/v2 v2.120.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE= +k8s.io/kube-openapi v0.0.0-20240322212309-b815d8309940 h1:qVoMaQV5t62UUvHe16Q3eb2c5HPzLHYzsi0Tu/xLndo= +k8s.io/kube-openapi v0.0.0-20240322212309-b815d8309940/go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98= +k8s.io/utils v0.0.0-20240310230437-4693a0247e57 h1:gbqbevonBh57eILzModw6mrkbwM0gQBEuevE/AaBsHY= +k8s.io/utils v0.0.0-20240310230437-4693a0247e57/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0= +mvdan.cc/gofumpt v0.6.0 h1:G3QvahNDmpD+Aek/bNOLrFR2XC6ZAdo62dZu65gmwGo= +mvdan.cc/gofumpt v0.6.0/go.mod h1:4L0wf+kgIPZtcCWXynNS2e6bhmj73umwnuXSZarixzA= sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo= sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0= -sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kFxnAMREiWFE= -sigs.k8s.io/structured-merge-diff/v4 v4.2.3/go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ihdVs8cGKBraizNC69E= -sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo= -sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8= +sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4= +sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08= +sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E= +sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=