Upgrade dependencies: grpc-java, rules_scala, flatbuffers, and more (#5890)

Upgrades:
- grpc-java: 1.71.0 -> 1.78.0
- rules_scala: 7.1.5 -> 7.2.1
- flatbuffers: 25.9.23 -> 25.12.19
- aspect_bazel_lib: 2.22.4 -> 2.22.5
- rules_jvm_external: 6.9 -> 6.10
- Netty: 4.1.110.Final -> 4.1.127.Final (to match grpc-java)

All builds and tests pass.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-05 21:55:03 -08:00
committed by GitHub
co-authored by Claude Opus 4.5
parent 19a76d3015
commit b55df7cf3e
3 changed files with 602 additions and 117 deletions
+6 -6
View File
@@ -3,7 +3,7 @@ module(name = "net_eagle0")
# Version constants
SCALA_VERSION = "3.7.4"
NETTY_VERSION = "4.1.110.Final"
NETTY_VERSION = "4.1.127.Final"
SCALAPB_VERSION = "1.0.0-alpha.1"
@@ -21,7 +21,7 @@ bazel_dep(name = "rules_pkg", version = "1.2.0")
# Language Support - Scala
#
bazel_dep(name = "rules_scala", version = "7.1.5")
bazel_dep(name = "rules_scala", version = "7.2.1")
scala_config = use_extension(
"@rules_scala//scala/extensions:config.bzl",
@@ -161,8 +161,8 @@ bazel_dep(name = "protobuf", version = "33.5", repo_name = "com_google_protobuf"
bazel_dep(name = "rules_proto", version = "7.1.0")
bazel_dep(name = "rules_cc", version = "0.2.14")
bazel_dep(name = "grpc", version = "1.74.0")
bazel_dep(name = "grpc-java", version = "1.71.0")
bazel_dep(name = "flatbuffers", version = "25.9.23")
bazel_dep(name = "grpc-java", version = "1.78.0")
bazel_dep(name = "flatbuffers", version = "25.12.19")
#
# Testing
@@ -175,7 +175,7 @@ bazel_dep(name = "googletest", version = "1.17.0")
#
bazel_dep(name = "rules_oci", version = "2.2.7")
bazel_dep(name = "aspect_bazel_lib", version = "2.22.4")
bazel_dep(name = "aspect_bazel_lib", version = "2.22.5")
oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
@@ -220,7 +220,7 @@ use_repo(oci, "alpine_linux", "alpine_linux_linux_amd64", "eclipse_temurin_25_jd
#
bazel_dep(name = "rules_java", version = "9.3.0")
bazel_dep(name = "rules_jvm_external", version = "6.9")
bazel_dep(name = "rules_jvm_external", version = "6.10")
maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")
maven.install(
+254 -36
View File
@@ -19,6 +19,8 @@
"https://bcr.bazel.build/modules/abseil-cpp/20250512.1/MODULE.bazel": "d209fdb6f36ffaf61c509fcc81b19e81b411a999a934a032e10cd009a0226215",
"https://bcr.bazel.build/modules/abseil-cpp/20250814.1/MODULE.bazel": "51f2312901470cdab0dbdf3b88c40cd21c62a7ed58a3de45b365ddc5b11bcab2",
"https://bcr.bazel.build/modules/abseil-cpp/20250814.1/source.json": "cea3901d7e299da7320700abbaafe57a65d039f10d0d7ea601c4a66938ea4b0c",
"https://bcr.bazel.build/modules/abseil-py/2.1.0/MODULE.bazel": "5ebe5bf853769c65707e5c28f216798f7a4b1042015e6a36e6d03094d94bec8a",
"https://bcr.bazel.build/modules/abseil-py/2.1.0/source.json": "0e8fc4f088ce07099c1cd6594c20c7ddbb48b4b3c0849b7d94ba94be88ff042b",
"https://bcr.bazel.build/modules/apple_support/1.11.1/MODULE.bazel": "1843d7cd8a58369a444fc6000e7304425fba600ff641592161d9f15b179fb896",
"https://bcr.bazel.build/modules/apple_support/1.13.0/MODULE.bazel": "7c8cdea7e031b7f9f67f0b497adf6d2c6a2675e9304ca93a9af6ed84eef5a524",
"https://bcr.bazel.build/modules/apple_support/1.15.1/MODULE.bazel": "a0556fefca0b1bb2de8567b8827518f94db6a6e7e7d632b4c48dc5f865bc7c85",
@@ -32,8 +34,8 @@
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.11.0/MODULE.bazel": "cb1ba9f9999ed0bc08600c221f532c1ddd8d217686b32ba7d45b0713b5131452",
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.14.0/MODULE.bazel": "2b31ffcc9bdc8295b2167e07a757dbbc9ac8906e7028e5170a3708cecaac119f",
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.19.3/MODULE.bazel": "253d739ba126f62a5767d832765b12b59e9f8d2bc88cc1572f4a73e46eb298ca",
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.22.4/MODULE.bazel": "a05cbd9bc16712a58dc27ffe0dceaefd0da59a9bd87a227379b2a934b26a39ab",
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.22.4/source.json": "9780bc57f521968ee82b7c3e85b7d0c71518fb7ce83ed7a9e5077ce20923207b",
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.22.5/MODULE.bazel": "004ba890363d05372a97248c37205ae64b6fa31047629cd2c0895a9d0c7779e8",
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.22.5/source.json": "ac2c3213df8f985785f1d0aeb7f0f73d5324e6e67d593d9b9470fb74a25d4a9b",
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.7.2/MODULE.bazel": "780d1a6522b28f5edb7ea09630748720721dfe27690d65a2d33aa7509de77e07",
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.7.7/MODULE.bazel": "491f8681205e31bb57892d67442ce448cda4f472a8e6b3dc062865e29a64f89c",
"https://bcr.bazel.build/modules/aspect_bazel_lib/2.8.1/MODULE.bazel": "812d2dd42f65dca362152101fbec418029cc8fd34cbad1a2fde905383d705838",
@@ -53,6 +55,7 @@
"https://bcr.bazel.build/modules/bazel_features/1.1.1/MODULE.bazel": "27b8c79ef57efe08efccbd9dd6ef70d61b4798320b8d3c134fd571f78963dbcd",
"https://bcr.bazel.build/modules/bazel_features/1.10.0/MODULE.bazel": "f75e8807570484a99be90abcd52b5e1f390362c258bcb73106f4544957a48101",
"https://bcr.bazel.build/modules/bazel_features/1.11.0/MODULE.bazel": "f9382337dd5a474c3b7d334c2f83e50b6eaedc284253334cf823044a26de03e8",
"https://bcr.bazel.build/modules/bazel_features/1.13.0/MODULE.bazel": "c14c33c7c3c730612bdbe14ebbb5e61936b6f11322ea95a6e91cd1ba962f94df",
"https://bcr.bazel.build/modules/bazel_features/1.15.0/MODULE.bazel": "d38ff6e517149dc509406aca0db3ad1efdd890a85e049585b7234d04238e2a4d",
"https://bcr.bazel.build/modules/bazel_features/1.17.0/MODULE.bazel": "039de32d21b816b47bd42c778e0454217e9c9caac4a3cf8e15c7231ee3ddee4d",
"https://bcr.bazel.build/modules/bazel_features/1.18.0/MODULE.bazel": "1be0ae2557ab3a72a57aeb31b29be347bcdc5d2b1eb1e70f39e3851a7e97041a",
@@ -69,6 +72,8 @@
"https://bcr.bazel.build/modules/bazel_features/1.4.1/MODULE.bazel": "e45b6bb2350aff3e442ae1111c555e27eac1d915e77775f6fdc4b351b758b5d7",
"https://bcr.bazel.build/modules/bazel_features/1.9.0/MODULE.bazel": "885151d58d90d8d9c811eb75e3288c11f850e1d6b481a8c9f766adee4712358b",
"https://bcr.bazel.build/modules/bazel_features/1.9.1/MODULE.bazel": "8f679097876a9b609ad1f60249c49d68bfab783dd9be012faf9d82547b14815a",
"https://bcr.bazel.build/modules/bazel_jar_jar/0.1.7/MODULE.bazel": "d2736a1dbfd8f72befc532823b5112f2597a28064ce4aac280c65bee7d8830a0",
"https://bcr.bazel.build/modules/bazel_jar_jar/0.1.7/source.json": "f894f62528821f749b8d57fb8fb737b13f6cfacde422c88019d4c48077ad0d96",
"https://bcr.bazel.build/modules/bazel_lib/3.0.0/MODULE.bazel": "22b70b80ac89ad3f3772526cd9feee2fa412c2b01933fea7ed13238a448d370d",
"https://bcr.bazel.build/modules/bazel_lib/3.0.0/source.json": "895f21909c6fba01d7c17914bb6c8e135982275a1b18cdaa4e62272217ef1751",
"https://bcr.bazel.build/modules/bazel_skylib/1.0.3/MODULE.bazel": "bcb0fd896384802d1ad283b4e4eb4d718eebd8cb820b0a2c3a347fb971afd9d8",
@@ -79,16 +84,20 @@
"https://bcr.bazel.build/modules/bazel_skylib/1.4.1/MODULE.bazel": "a0dcb779424be33100dcae821e9e27e4f2901d9dfd5333efe5ac6a8d7ab75e1d",
"https://bcr.bazel.build/modules/bazel_skylib/1.4.2/MODULE.bazel": "3bd40978e7a1fac911d5989e6b09d8f64921865a45822d8b09e815eaa726a651",
"https://bcr.bazel.build/modules/bazel_skylib/1.5.0/MODULE.bazel": "32880f5e2945ce6a03d1fbd588e9198c0a959bb42297b2cfaf1685b7bc32e138",
"https://bcr.bazel.build/modules/bazel_skylib/1.6.0/MODULE.bazel": "f84162c41b86658c8a054584495594a94eae476555d07cc1d17507150e69f706",
"https://bcr.bazel.build/modules/bazel_skylib/1.6.1/MODULE.bazel": "8fdee2dbaace6c252131c00e1de4b165dc65af02ea278476187765e1a617b917",
"https://bcr.bazel.build/modules/bazel_skylib/1.7.0/MODULE.bazel": "0db596f4563de7938de764cc8deeabec291f55e8ec15299718b93c4423e9796d",
"https://bcr.bazel.build/modules/bazel_skylib/1.7.1/MODULE.bazel": "3120d80c5861aa616222ec015332e5f8d3171e062e3e804a2a0253e1be26e59b",
"https://bcr.bazel.build/modules/bazel_skylib/1.8.0/MODULE.bazel": "2fb3fb53675f6adfc1ca5bfbd5cfb655ae350fba4706d924a8ec7e3ba945671c",
"https://bcr.bazel.build/modules/bazel_skylib/1.8.1/MODULE.bazel": "88ade7293becda963e0e3ea33e7d54d3425127e0a326e0d17da085a5f1f03ff6",
"https://bcr.bazel.build/modules/bazel_skylib/1.8.2/MODULE.bazel": "69ad6927098316848b34a9142bcc975e018ba27f08c4ff403f50c1b6e646ca67",
"https://bcr.bazel.build/modules/bazel_skylib/1.9.0/MODULE.bazel": "72997b29dfd95c3fa0d0c48322d05590418edef451f8db8db5509c57875fb4b7",
"https://bcr.bazel.build/modules/bazel_skylib/1.9.0/source.json": "7ad77c1e8c1b84222d9b3f3cae016a76639435744c19330b0b37c0a3c9da7dc0",
"https://bcr.bazel.build/modules/bazel_worker_api/0.0.6/MODULE.bazel": "fd1f9432ca04c947e91b500df69ce7c5b6dbfe1bc45ab1820338205dae3383a6",
"https://bcr.bazel.build/modules/bazel_worker_api/0.0.6/source.json": "5d68545f224904745a3cabd35aea6bc2b6cc5a78b7f49f3f69660eab2eeeb273",
"https://bcr.bazel.build/modules/bazel_worker_api/0.0.1/MODULE.bazel": "02a13b77321773b2042e70ee5e4c5e099c8ddee4cf2da9cd420442c36938d4bd",
"https://bcr.bazel.build/modules/bazel_worker_api/0.0.10/MODULE.bazel": "a426df551b40c3997c351d05f00f0d1f86b618ddb646012f1e9c72efce8ed939",
"https://bcr.bazel.build/modules/bazel_worker_api/0.0.10/source.json": "7f220d3edfeba5d1f61535fd8400338df74f8bdeb241ebe660534c6926a5a645",
"https://bcr.bazel.build/modules/bazel_worker_api/0.0.4/MODULE.bazel": "460aa12d01231a80cce03c548287b433b321d205b0028ae596728c35e5ee442e",
"https://bcr.bazel.build/modules/bazel_worker_java/0.0.4/MODULE.bazel": "82494a01018bb7ef06d4a17ec4cd7a758721f10eb8b6c820a818e70d669500db",
"https://bcr.bazel.build/modules/bazel_worker_java/0.0.4/source.json": "a2d30458fd86cf022c2b6331e652526fa08e17573b2f5034a9dbcacdf9c2583c",
"https://bcr.bazel.build/modules/boringssl/0.0.0-20211025-d4f1ab9/MODULE.bazel": "6ee6353f8b1a701fe2178e1d925034294971350b6d3ac37e67e5a7d463267834",
"https://bcr.bazel.build/modules/boringssl/0.0.0-20230215-5c22014/MODULE.bazel": "4b03dc0d04375fa0271174badcd202ed249870c8e895b26664fd7298abea7282",
"https://bcr.bazel.build/modules/boringssl/0.0.0-20240530-2db0eb3/MODULE.bazel": "d0405b762c5e87cd445b7015f2b8da5400ef9a8dbca0bfefa6c1cea79d528a97",
@@ -113,8 +122,8 @@
"https://bcr.bazel.build/modules/envoy_api/0.0.0-20241214-918efc9/MODULE.bazel": "24e05f6f52f37be63a795192848555a2c8c855e7814dbc1ed419fb04a7005464",
"https://bcr.bazel.build/modules/envoy_api/0.0.0-20250128-4de3c74/MODULE.bazel": "1fe72489212c530086e3ffb0e018b2bfef4663200ca03571570f9f006bef1d75",
"https://bcr.bazel.build/modules/envoy_api/0.0.0-20250128-4de3c74/source.json": "028519164a2e24563f4b43d810fdedc702daed90e71e7042d45ba82ad807b46f",
"https://bcr.bazel.build/modules/flatbuffers/25.9.23/MODULE.bazel": "32753ba60bf3bacfe7737c0f3e8e3e55624b19af5d398c485580d57492d145d8",
"https://bcr.bazel.build/modules/flatbuffers/25.9.23/source.json": "a2116f0017f6896353fd3abf65ef2b89b0a257e8a87f395c5000f53934829f31",
"https://bcr.bazel.build/modules/flatbuffers/25.12.19/MODULE.bazel": "fe3a7f7811f43264f68136ad99e64384d70b2a25245e09ab800c4bb83171da25",
"https://bcr.bazel.build/modules/flatbuffers/25.12.19/source.json": "ea0204be7a79de9141cee5fa436e58a14e88b39b5b59227b21efa0394474ebea",
"https://bcr.bazel.build/modules/gawk/5.3.2.bcr.1/MODULE.bazel": "cdf8cbe5ee750db04b78878c9633cc76e80dcf4416cbe982ac3a9222f80713c8",
"https://bcr.bazel.build/modules/gawk/5.3.2.bcr.1/source.json": "fa7b512dfcb5eafd90ce3959cf42a2a6fe96144ebbb4b3b3928054895f2afac2",
"https://bcr.bazel.build/modules/gazelle/0.27.0/MODULE.bazel": "3446abd608295de6d90b4a8a118ed64a9ce11dcb3dda2dc3290a22056bd20996",
@@ -124,6 +133,7 @@
"https://bcr.bazel.build/modules/gazelle/0.34.0/MODULE.bazel": "abdd8ce4d70978933209db92e436deb3a8b737859e9354fb5fd11fb5c2004c8a",
"https://bcr.bazel.build/modules/gazelle/0.36.0/MODULE.bazel": "e375d5d6e9a6ca59b0cb38b0540bc9a05b6aa926d322f2de268ad267a2ee74c0",
"https://bcr.bazel.build/modules/gazelle/0.37.0/MODULE.bazel": "d1327ba0907d0275ed5103bfbbb13518f6c04955b402213319d0d6c0ce9839d4",
"https://bcr.bazel.build/modules/gazelle/0.40.0/MODULE.bazel": "42ba5378ebe845fca43989a53186ab436d956db498acde790685fe0e8f9c6146",
"https://bcr.bazel.build/modules/gazelle/0.47.0/MODULE.bazel": "b61bb007c4efad134aa30ee7f4a8e2a39b22aa5685f005edaa022fbd1de43ebc",
"https://bcr.bazel.build/modules/gazelle/0.47.0/source.json": "aeb2e5df14b7fb298625d75d08b9c65bdb0b56014c5eb89da9e5dd0572280ae6",
"https://bcr.bazel.build/modules/google_benchmark/1.8.2/MODULE.bazel": "a70cf1bba851000ba93b58ae2f6d76490a9feb74192e57ab8e8ff13c34ec50cb",
@@ -143,8 +153,8 @@
"https://bcr.bazel.build/modules/grpc-java/1.62.2/MODULE.bazel": "99b8771e8c7cacb130170fed2a10c9e8fed26334a93e73b42d2953250885a158",
"https://bcr.bazel.build/modules/grpc-java/1.66.0/MODULE.bazel": "86ff26209fac846adb89db11f3714b3dc0090fb2fb81575673cc74880cda4e7e",
"https://bcr.bazel.build/modules/grpc-java/1.69.0/MODULE.bazel": "53887af6a00b3b406d70175d3d07e84ea9362016ff55ea90b9185f0227bfaf98",
"https://bcr.bazel.build/modules/grpc-java/1.71.0/MODULE.bazel": "a0ca84909a119ce24f5966978fdb4ab857bcddb5866b34af2e693fc6648db228",
"https://bcr.bazel.build/modules/grpc-java/1.71.0/source.json": "aa8c2bf0f67e499c450a2a14a05a588eb852ffb82b9a6864274655271995795f",
"https://bcr.bazel.build/modules/grpc-java/1.78.0/MODULE.bazel": "48f790fbb95625245295df1283e0dba344a4e30b4a9a9cefbabfa92bd84f3691",
"https://bcr.bazel.build/modules/grpc-java/1.78.0/source.json": "36c3a83c5ddeb864d7a4b97801456c464077f80a8216354ac1a71f7ce8699771",
"https://bcr.bazel.build/modules/grpc-proto/0.0.0-20240627-ec30f58/MODULE.bazel": "88de79051e668a04726e9ea94a481ec6f1692086735fd6f488ab908b3b909238",
"https://bcr.bazel.build/modules/grpc-proto/0.0.0-20240627-ec30f58/source.json": "5035d379c61042930244ab59e750106d893ec440add92ec0df6a0098ca7f131d",
"https://bcr.bazel.build/modules/grpc/1.41.0/MODULE.bazel": "5bcbfc2b274dabea628f0649dc50c90cf36543b1cfc31624832538644ad1aae8",
@@ -192,9 +202,9 @@
"https://bcr.bazel.build/modules/opentracing-cpp/1.6.0/MODULE.bazel": "b3925269f63561b8b880ae7cf62ccf81f6ece55b62cd791eda9925147ae116ec",
"https://bcr.bazel.build/modules/opentracing-cpp/1.6.0/source.json": "da1cb1add160f5e5074b7272e9db6fd8f1b3336c15032cd0a653af9d2f484aed",
"https://bcr.bazel.build/modules/package_metadata/0.0.2/MODULE.bazel": "fb8d25550742674d63d7b250063d4580ca530499f045d70748b1b142081ebb92",
"https://bcr.bazel.build/modules/package_metadata/0.0.3/MODULE.bazel": "77890552ecea9e284b5424c9de827a58099348763a4359e975c359a83d4faa83",
"https://bcr.bazel.build/modules/package_metadata/0.0.5/MODULE.bazel": "ef4f9439e3270fdd6b9fd4dbc3d2f29d13888e44c529a1b243f7a31dfbc2e8e4",
"https://bcr.bazel.build/modules/package_metadata/0.0.5/source.json": "2326db2f6592578177751c3e1f74786b79382cd6008834c9d01ec865b9126a85",
"https://bcr.bazel.build/modules/package_metadata/0.0.7/MODULE.bazel": "7adb03933fc8401f495800cf4eafcff0edc6da0ff55c7db223ef69d19f689486",
"https://bcr.bazel.build/modules/package_metadata/0.0.7/source.json": "50639625e937b56115012674c797cca7a05a96b4878c87d803c13dc2b31de8a0",
"https://bcr.bazel.build/modules/platforms/0.0.10/MODULE.bazel": "8cb8efaf200bdeb2150d93e162c40f388529a25852b332cec879373771e48ed5",
"https://bcr.bazel.build/modules/platforms/0.0.11/MODULE.bazel": "0daefc49732e227caa8bfa834d65dc52e8cc18a2faf80df25e8caea151a9413f",
"https://bcr.bazel.build/modules/platforms/0.0.4/MODULE.bazel": "9b328e31ee156f53f3c416a64f8491f7eb731742655a47c9eec4703a71644aee",
@@ -251,7 +261,8 @@
"https://bcr.bazel.build/modules/re2/2024-07-02.bcr.1/source.json": "2ff292be6ef3340325ce8a045ecc326e92cbfab47c7cbab4bd85d28971b97ac4",
"https://bcr.bazel.build/modules/re2/2024-07-02/MODULE.bazel": "0eadc4395959969297cbcf31a249ff457f2f1d456228c67719480205aa306daa",
"https://bcr.bazel.build/modules/rules_android/0.1.1/MODULE.bazel": "48809ab0091b07ad0182defb787c4c5328bd3a278938415c00a7b69b50c4d3a8",
"https://bcr.bazel.build/modules/rules_android/0.1.1/source.json": "e6986b41626ee10bdc864937ffb6d6bf275bb5b9c65120e6137d56e6331f089e",
"https://bcr.bazel.build/modules/rules_android/0.6.6/MODULE.bazel": "b0fb569752aab65ab1a9db0a8f6cfaf5aa1754965e17e95dcf0e4d88e192a68d",
"https://bcr.bazel.build/modules/rules_android/0.6.6/source.json": "a9d8dc2d5a102dc03269a94acc886a4cab82cdcb9ccbc77b0f665d6d17a6ae09",
"https://bcr.bazel.build/modules/rules_apple/3.13.0/MODULE.bazel": "b4559a2c6281ca3165275bb36c1f0ac74666632adc5bdb680e366de7ce845f43",
"https://bcr.bazel.build/modules/rules_apple/3.16.0/MODULE.bazel": "0d1caf0b8375942ce98ea944be754a18874041e4e0459401d925577624d3a54a",
"https://bcr.bazel.build/modules/rules_apple/3.16.0/source.json": "d8b5fe461272018cc07cfafce11fe369c7525330804c37eec5a82f84cd475366",
@@ -289,6 +300,7 @@
"https://bcr.bazel.build/modules/rules_go/0.46.0/MODULE.bazel": "3477df8bdcc49e698b9d25f734c4f3a9f5931ff34ee48a2c662be168f5f2d3fd",
"https://bcr.bazel.build/modules/rules_go/0.48.0/MODULE.bazel": "d00ebcae0908ee3f5e6d53f68677a303d6d59a77beef879598700049c3980a03",
"https://bcr.bazel.build/modules/rules_go/0.50.1/MODULE.bazel": "b91a308dc5782bb0a8021ad4330c81fea5bda77f96b9e4c117b9b9c8f6665ee0",
"https://bcr.bazel.build/modules/rules_go/0.51.0-rc2/MODULE.bazel": "edfc3a9cea7bedb0eaaff37b0d7817c1a4bf72b3c615580b0ffcee6c52690fd4",
"https://bcr.bazel.build/modules/rules_go/0.53.0/MODULE.bazel": "a4ed760d3ac0dbc0d7b967631a9a3fd9100d28f7d9fcf214b4df87d4bfff5f9a",
"https://bcr.bazel.build/modules/rules_go/0.59.0/MODULE.bazel": "b7e43e7414a3139a7547d1b4909b29085fbe5182b6c58cbe1ed4c6272815aeae",
"https://bcr.bazel.build/modules/rules_go/0.59.0/source.json": "1df17bb7865cfc029492c30163cee891d0dd8658ea0d5bfdf252c4b6db5c1ef6",
@@ -298,6 +310,7 @@
"https://bcr.bazel.build/modules/rules_java/5.5.0/MODULE.bazel": "486ad1aa15cdc881af632b4b1448b0136c76025a1fe1ad1b65c5899376b83a50",
"https://bcr.bazel.build/modules/rules_java/6.0.0/MODULE.bazel": "8a43b7df601a7ec1af61d79345c17b31ea1fedc6711fd4abfd013ea612978e39",
"https://bcr.bazel.build/modules/rules_java/6.3.0/MODULE.bazel": "a97c7678c19f236a956ad260d59c86e10a463badb7eb2eda787490f4c969b963",
"https://bcr.bazel.build/modules/rules_java/6.3.1/MODULE.bazel": "5a3471c8b84d53d58d5f6e316313680d7dd2c70afac696dbe14b761b0b5c6a06",
"https://bcr.bazel.build/modules/rules_java/6.4.0/MODULE.bazel": "e986a9fe25aeaa84ac17ca093ef13a4637f6107375f64667a15999f77db6c8f6",
"https://bcr.bazel.build/modules/rules_java/6.5.2/MODULE.bazel": "1d440d262d0e08453fa0c4d8f699ba81609ed0e9a9a0f02cd10b3e7942e61e31",
"https://bcr.bazel.build/modules/rules_java/7.1.0/MODULE.bazel": "30d9135a2b6561c761bd67bd4990da591e6bdc128790ce3e7afd6a3558b2fb64",
@@ -308,9 +321,11 @@
"https://bcr.bazel.build/modules/rules_java/7.4.0/MODULE.bazel": "a592852f8a3dd539e82ee6542013bf2cadfc4c6946be8941e189d224500a8934",
"https://bcr.bazel.build/modules/rules_java/7.6.0/MODULE.bazel": "14cd36d05b60aa53c345b5b436c1c4a1f1dec58e82e480ffb9657038e323d330",
"https://bcr.bazel.build/modules/rules_java/7.6.1/MODULE.bazel": "2f14b7e8a1aa2f67ae92bc69d1ec0fa8d9f827c4e17ff5e5f02e91caa3b2d0fe",
"https://bcr.bazel.build/modules/rules_java/8.13.0/MODULE.bazel": "0444ebf737d144cf2bb2ccb368e7f1cce735264285f2a3711785827c1686625e",
"https://bcr.bazel.build/modules/rules_java/8.14.0/MODULE.bazel": "717717ed40cc69994596a45aec6ea78135ea434b8402fb91b009b9151dd65615",
"https://bcr.bazel.build/modules/rules_java/8.3.2/MODULE.bazel": "7336d5511ad5af0b8615fdc7477535a2e4e723a357b6713af439fe8cf0195017",
"https://bcr.bazel.build/modules/rules_java/8.5.1/MODULE.bazel": "d8a9e38cc5228881f7055a6079f6f7821a073df3744d441978e7a43e20226939",
"https://bcr.bazel.build/modules/rules_java/8.6.0/MODULE.bazel": "9c064c434606d75a086f15ade5edb514308cccd1544c2b2a89bbac4310e41c71",
"https://bcr.bazel.build/modules/rules_java/8.6.1/MODULE.bazel": "f4808e2ab5b0197f094cabce9f4b006a27766beb6a9975931da07099560ca9c2",
"https://bcr.bazel.build/modules/rules_java/9.3.0/MODULE.bazel": "f657c72d65ac449caae9abf2e68e66c0d36f9416848c4c4903d0b3234229e7f2",
"https://bcr.bazel.build/modules/rules_java/9.3.0/source.json": "59ae7e662c3c7042b88bbb42ad12483523e234c65ebe4c51611baa43e85cb248",
@@ -320,13 +335,17 @@
"https://bcr.bazel.build/modules/rules_jvm_external/5.3/MODULE.bazel": "bf93870767689637164657731849fb887ad086739bd5d360d90007a581d5527d",
"https://bcr.bazel.build/modules/rules_jvm_external/6.0/MODULE.bazel": "37c93a5a78d32e895d52f86a8d0416176e915daabd029ccb5594db422e87c495",
"https://bcr.bazel.build/modules/rules_jvm_external/6.1/MODULE.bazel": "75b5fec090dbd46cf9b7d8ea08cf84a0472d92ba3585b476f44c326eda8059c4",
"https://bcr.bazel.build/modules/rules_jvm_external/6.10/MODULE.bazel": "33e636ca6bc9ee0fa090a38aa33c631ded2d8cf6fead4124181d1b35dc474f7c",
"https://bcr.bazel.build/modules/rules_jvm_external/6.10/source.json": "c191249787625db72616a3fb3cc2786ab57355a2e3b615402b8b3b66b0f995b7",
"https://bcr.bazel.build/modules/rules_jvm_external/6.2/MODULE.bazel": "36a6e52487a855f33cb960724eb56547fa87e2c98a0474c3acad94339d7f8e99",
"https://bcr.bazel.build/modules/rules_jvm_external/6.3/MODULE.bazel": "c998e060b85f71e00de5ec552019347c8bca255062c990ac02d051bb80a38df0",
"https://bcr.bazel.build/modules/rules_jvm_external/6.6/MODULE.bazel": "153042249c7060536dc95b6bb9f9bb8063b8a0b0cb7acdb381bddbc2374aed55",
"https://bcr.bazel.build/modules/rules_jvm_external/6.7/MODULE.bazel": "e717beabc4d091ecb2c803c2d341b88590e9116b8bf7947915eeb33aab4f96dd",
"https://bcr.bazel.build/modules/rules_jvm_external/6.9/MODULE.bazel": "07c5db05527db7744a54fcffd653e1550d40e0540207a7f7e6d0a4de5bef8274",
"https://bcr.bazel.build/modules/rules_jvm_external/6.9/source.json": "b12970214f3cc144b26610caeb101fa622d910f1ab3d98f0bae1058edbd00bd4",
"https://bcr.bazel.build/modules/rules_kotlin/1.9.0/MODULE.bazel": "ef85697305025e5a61f395d4eaede272a5393cee479ace6686dba707de804d59",
"https://bcr.bazel.build/modules/rules_kotlin/1.9.5/MODULE.bazel": "043a16a572f610558ec2030db3ff0c9938574e7dd9f58bded1bb07c0192ef025",
"https://bcr.bazel.build/modules/rules_kotlin/1.9.6/MODULE.bazel": "d269a01a18ee74d0335450b10f62c9ed81f2321d7958a2934e44272fe82dcef3",
"https://bcr.bazel.build/modules/rules_kotlin/1.9.6/source.json": "2faa4794364282db7c06600b7e5e34867a564ae91bda7cae7c29c64e9466b7d5",
"https://bcr.bazel.build/modules/rules_kotlin/2.1.3/MODULE.bazel": "ce7def6d576aa8d3a9c6d10e13b4d157296229674371f67dbf788dae0afae3d5",
"https://bcr.bazel.build/modules/rules_kotlin/2.1.3/source.json": "0b0dc9400f14b5fbb13d278ad3bf0413cdbaf0da0db337e055b855e35b878a3b",
"https://bcr.bazel.build/modules/rules_license/0.0.3/MODULE.bazel": "627e9ab0247f7d1e05736b59dbb1b6871373de5ad31c3011880b4133cafd4bd0",
"https://bcr.bazel.build/modules/rules_license/0.0.7/MODULE.bazel": "088fbeb0b6a419005b89cf93fe62d9517c0a2b8bb56af3244af65ecfe37e7d5d",
"https://bcr.bazel.build/modules/rules_license/0.0.8/MODULE.bazel": "5669c6fe49b5134dbf534db681ad3d67a2d49cfc197e4a95f1ca2fd7f3aebe96",
@@ -365,16 +384,20 @@
"https://bcr.bazel.build/modules/rules_python/0.32.2/MODULE.bazel": "01052470fc30b49de91fb8483d26bea6f664500cfad0b078d4605b03e3a83ed4",
"https://bcr.bazel.build/modules/rules_python/0.33.2/MODULE.bazel": "3e036c4ad8d804a4dad897d333d8dce200d943df4827cb849840055be8d2e937",
"https://bcr.bazel.build/modules/rules_python/0.37.1/MODULE.bazel": "3faeb2d9fa0a81f8980643ee33f212308f4d93eea4b9ce6f36d0b742e71e9500",
"https://bcr.bazel.build/modules/rules_python/0.37.2/MODULE.bazel": "b5ffde91410745750b6c13be1c5dc4555ef5bc50562af4a89fd77807fdde626a",
"https://bcr.bazel.build/modules/rules_python/0.4.0/MODULE.bazel": "9208ee05fd48bf09ac60ed269791cf17fb343db56c8226a720fbb1cdf467166c",
"https://bcr.bazel.build/modules/rules_python/0.40.0/MODULE.bazel": "9d1a3cd88ed7d8e39583d9ffe56ae8a244f67783ae89b60caafc9f5cf318ada7",
"https://bcr.bazel.build/modules/rules_python/1.0.0/MODULE.bazel": "898a3d999c22caa585eb062b600f88654bf92efb204fa346fb55f6f8edffca43",
"https://bcr.bazel.build/modules/rules_python/1.4.1/MODULE.bazel": "8991ad45bdc25018301d6b7e1d3626afc3c8af8aaf4bc04f23d0b99c938b73a6",
"https://bcr.bazel.build/modules/rules_python/1.6.0/MODULE.bazel": "7e04ad8f8d5bea40451cf80b1bd8262552aa73f841415d20db96b7241bd027d8",
"https://bcr.bazel.build/modules/rules_python/1.6.0/source.json": "e980f654cf66ec4928672f41fc66c4102b5ea54286acf4aecd23256c84211be6",
"https://bcr.bazel.build/modules/rules_robolectric/4.14.1.2/MODULE.bazel": "d44fec647d0aeb67b9f3b980cf68ba634976f3ae7ccd6c07d790b59b87a4f251",
"https://bcr.bazel.build/modules/rules_robolectric/4.14.1.2/source.json": "37c10335f2361c337c5c1f34ed36d2da70534c23088062b33a8bdaab68aa9dea",
"https://bcr.bazel.build/modules/rules_rust/0.45.1/MODULE.bazel": "a69d0db3a958fab2c6520961e1b2287afcc8b36690fd31bbc4f6f7391397150d",
"https://bcr.bazel.build/modules/rules_rust/0.51.0/MODULE.bazel": "2b6d1617ac8503bfdcc0e4520c20539d4bba3a691100bee01afe193ceb0310f9",
"https://bcr.bazel.build/modules/rules_scala/7.1.5/MODULE.bazel": "72cd1d0ac56c3489b16c90857ac8938903402fc438a49168238ac58068f00741",
"https://bcr.bazel.build/modules/rules_scala/7.1.5/source.json": "cd45f7bf50c69e7c2f621ce2a1b199797502ebee994b181818169683e912c651",
"https://bcr.bazel.build/modules/rules_scala/7.2.1/MODULE.bazel": "2785b23a7687aee2053bb0c0e028cd7aa8b87293bfb4bb877fd920bb716b170c",
"https://bcr.bazel.build/modules/rules_scala/7.2.1/source.json": "d08af68dcc60497586bc0cf252c2d6b174571eb4c8cf35fbfc71aef57d100ba0",
"https://bcr.bazel.build/modules/rules_shell/0.1.2/MODULE.bazel": "66e4ca3ce084b04af0b9ff05ff14cab4e5df7503973818bb91cbc6cda08d32fc",
"https://bcr.bazel.build/modules/rules_shell/0.2.0/MODULE.bazel": "fda8a652ab3c7d8fee214de05e7a9916d8b28082234e8d2c0094505c5268ed3c",
"https://bcr.bazel.build/modules/rules_shell/0.3.0/MODULE.bazel": "de4402cd12f4cc8fda2354fce179fdb068c0b9ca1ec2d2b17b3e21b24c1a937b",
"https://bcr.bazel.build/modules/rules_shell/0.4.1/MODULE.bazel": "00e501db01bbf4e3e1dd1595959092c2fadf2087b2852d3f553b5370f5633592",
@@ -421,7 +444,7 @@
"moduleExtensions": {
"@@aspect_rules_esbuild+//esbuild:extensions.bzl%esbuild": {
"general": {
"bzlTransitiveDigest": "8mDIMPPcqhliajAOX+8GcdSLAGp7Xxac9L/IjF3/lhI=",
"bzlTransitiveDigest": "qG1YfW50xdg2WY+ZNQrbxak12x6Li1Qj0rWuJegliuU=",
"usagesDigest": "sj4kz7yaVclWMuWhUhSLq0bVH7+HrkWyMdODMeA7Zhw=",
"recordedFileInputs": {},
"recordedDirentsInputs": {},
@@ -604,7 +627,7 @@
"@@googleapis+//:extensions.bzl%switched_rules": {
"general": {
"bzlTransitiveDigest": "vG6fuTzXD8MMvHWZEQud0MMH7eoC4GXY0va7VrFFh04=",
"usagesDigest": "t7Lr15Jx5tERuQmZtj86wJ8Y0oLWStwAgtWCNMwlRpc=",
"usagesDigest": "3R/BqeX5ElUixuqOmPGetN5oo/1wiJGHjskvYUBLWbY=",
"recordedFileInputs": {},
"recordedDirentsInputs": {},
"envVariables": {},
@@ -768,6 +791,22 @@
"recordedRepoMappingEntries": []
}
},
"@@rules_android+//rules/android_sdk_repository:rule.bzl%android_sdk_repository_extension": {
"general": {
"bzlTransitiveDigest": "NAy+0M15JNVEBb8Tny6t7j3lKqTnsAMjoBB6LJ+C370=",
"usagesDigest": "g9Ur6X6qhf9a8MmY9qXU/jFjkyk/aZVBegI0yVMF0z4=",
"recordedFileInputs": {},
"recordedDirentsInputs": {},
"envVariables": {},
"generatedRepoSpecs": {
"androidsdk": {
"repoRuleId": "@@rules_android+//rules/android_sdk_repository:rule.bzl%_android_sdk_repository",
"attributes": {}
}
},
"recordedRepoMappingEntries": []
}
},
"@@rules_foreign_cc+//foreign_cc:extensions.bzl%tools": {
"general": {
"bzlTransitiveDigest": "zQWdDuoSv0j1j1Xo98omGrujiwDhXv69hAfIGQG3RlU=",
@@ -1084,8 +1123,8 @@
},
"@@rules_kotlin+//src/main/starlark/core/repositories:bzlmod_setup.bzl%rules_kotlin_extensions": {
"general": {
"bzlTransitiveDigest": "rL/34P1aFDq2GqVC2zCFgQ8nTuOC6ziogocpvG50Qz8=",
"usagesDigest": "QI2z8ZUR+mqtbwsf2fLqYdJAkPOHdOV+tF2yVAUgRzw=",
"bzlTransitiveDigest": "HvXhEL0WNqUp+2pT097fVvbrOlpsvNusX/M+Z0aTXhk=",
"usagesDigest": "qTwqmKKUfWcPdvM0waG+CPWrxsbeAWVeUxavm7tEk9E=",
"recordedFileInputs": {},
"recordedDirentsInputs": {},
"envVariables": {},
@@ -1094,45 +1133,62 @@
"repoRuleId": "@@rules_kotlin+//src/main/starlark/core/repositories:compiler.bzl%kotlin_compiler_git_repository",
"attributes": {
"urls": [
"https://github.com/JetBrains/kotlin/releases/download/v1.9.23/kotlin-compiler-1.9.23.zip"
"https://github.com/JetBrains/kotlin/releases/download/v2.1.0/kotlin-compiler-2.1.0.zip"
],
"sha256": "93137d3aab9afa9b27cb06a824c2324195c6b6f6179d8a8653f440f5bd58be88"
"sha256": "b6698d5728ad8f9edcdd01617d638073191d8a03139cc538a391b4e3759ad297"
}
},
"com_github_jetbrains_kotlin": {
"repoRuleId": "@@rules_kotlin+//src/main/starlark/core/repositories:compiler.bzl%kotlin_capabilities_repository",
"attributes": {
"git_repository_name": "com_github_jetbrains_kotlin_git",
"compiler_version": "1.9.23"
"compiler_version": "2.1.0"
}
},
"com_github_google_ksp": {
"repoRuleId": "@@rules_kotlin+//src/main/starlark/core/repositories:ksp.bzl%ksp_compiler_plugin_repository",
"attributes": {
"urls": [
"https://github.com/google/ksp/releases/download/1.9.23-1.0.20/artifacts.zip"
"https://github.com/google/ksp/releases/download/2.1.0-1.0.28/artifacts.zip"
],
"sha256": "ee0618755913ef7fd6511288a232e8fad24838b9af6ea73972a76e81053c8c2d",
"strip_version": "1.9.23-1.0.20"
"sha256": "fc27b08cadc061a4a989af01cbeccb613feef1995f4aad68f2be0f886a3ee251",
"strip_version": "2.1.0-1.0.28"
}
},
"com_github_pinterest_ktlint": {
"repoRuleId": "@@bazel_tools//tools/build_defs/repo:http.bzl%http_file",
"attributes": {
"sha256": "01b2e0ef893383a50dbeb13970fe7fa3be36ca3e83259e01649945b09d736985",
"sha256": "a9f923be58fbd32670a17f0b729b1df804af882fa57402165741cb26e5440ca1",
"urls": [
"https://github.com/pinterest/ktlint/releases/download/1.3.0/ktlint"
"https://github.com/pinterest/ktlint/releases/download/1.3.1/ktlint"
],
"executable": true
}
},
"rules_android": {
"repoRuleId": "@@bazel_tools//tools/build_defs/repo:http.bzl%http_archive",
"kotlinx_serialization_core_jvm": {
"repoRuleId": "@@bazel_tools//tools/build_defs/repo:http.bzl%http_jar",
"attributes": {
"sha256": "cd06d15dd8bb59926e4d65f9003bfc20f9da4b2519985c27e190cddc8b7a7806",
"strip_prefix": "rules_android-0.1.1",
"sha256": "29c821a8d4e25cbfe4f2ce96cdd4526f61f8f4e69a135f9612a34a81d93b65f1",
"urls": [
"https://github.com/bazelbuild/rules_android/archive/v0.1.1.zip"
"https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.6.3/kotlinx-serialization-core-jvm-1.6.3.jar"
]
}
},
"kotlinx_serialization_json": {
"repoRuleId": "@@bazel_tools//tools/build_defs/repo:http.bzl%http_jar",
"attributes": {
"sha256": "8c0016890a79ab5980dd520a5ab1a6738023c29aa3b6437c482e0e5fdc06dab1",
"urls": [
"https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.6.3/kotlinx-serialization-json-1.6.3.jar"
]
}
},
"kotlinx_serialization_json_jvm": {
"repoRuleId": "@@bazel_tools//tools/build_defs/repo:http.bzl%http_jar",
"attributes": {
"sha256": "d3234179bcff1886d53d67c11eca47f7f3cf7b63c349d16965f6db51b7f3dd9a",
"urls": [
"https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.6.3/kotlinx-serialization-json-jvm-1.6.3.jar"
]
}
}
@@ -1149,7 +1205,7 @@
"@@rules_nodejs+//nodejs:extensions.bzl%node": {
"general": {
"bzlTransitiveDigest": "q44Ox2Nwogn6OsO0Xw5lhjkd/xmxkvvpwVOn5P4pmHQ=",
"usagesDigest": "5v6Ob+AtMuQWqVN0kYkiBOQfdLIMIfxbG919XlSrJ4g=",
"usagesDigest": "ov+dL/V0KVBmibdfkNwmoA4XB652OL3pgvzj2yp8+Yw=",
"recordedFileInputs": {},
"recordedDirentsInputs": {},
"envVariables": {},
@@ -1269,7 +1325,7 @@
},
"@@rules_oci+//oci:extensions.bzl%oci": {
"general": {
"bzlTransitiveDigest": "cOcuYIsoUmYNYdXNMEpKNjQRQcKeV2EJdwyG+7EfKvc=",
"bzlTransitiveDigest": "gwOUQS77BQPmATtuOehde1z+K1YgWMininHA3wFipW4=",
"usagesDigest": "lw4S5bMyh/Cz6DjlNkejGeKY5wXkCzloUpxGa1y/ugQ=",
"recordedFileInputs": {},
"recordedDirentsInputs": {},
@@ -1874,6 +1930,168 @@
"d7a2472999a80dbf6bbcb6783a2b4299916055473263117295022f18e7fad487"
]
},
"1.22.4": {
"aix_ppc64": [
"go1.22.4.aix-ppc64.tar.gz",
"b9647fa9fc83a0cc5d4f092a19eaeaecf45f063a5aa7d4962fde65aeb7ae6ce1"
],
"darwin_amd64": [
"go1.22.4.darwin-amd64.tar.gz",
"c95967f50aa4ace34af0c236cbdb49a9a3e80ee2ad09d85775cb4462a5c19ed3"
],
"darwin_arm64": [
"go1.22.4.darwin-arm64.tar.gz",
"242b78dc4c8f3d5435d28a0d2cec9b4c1aa999b601fb8aa59fb4e5a1364bf827"
],
"dragonfly_amd64": [
"go1.22.4.dragonfly-amd64.tar.gz",
"f2fbb51af4719d3616efb482d6ed2b96579b474156f85a7ddc6f126764feec4b"
],
"freebsd_386": [
"go1.22.4.freebsd-386.tar.gz",
"7c54884bb9f274884651d41e61d1bc12738863ad1497e97ea19ad0e9aa6bf7b5"
],
"freebsd_amd64": [
"go1.22.4.freebsd-amd64.tar.gz",
"88d44500e1701dd35797619774d6dd51bf60f45a8338b0a82ddc018e4e63fb78"
],
"freebsd_arm64": [
"go1.22.4.freebsd-arm64.tar.gz",
"726dc093cf020277be45debf03c3b02b43c2efb3e2a5d4fba8f52579d65327dc"
],
"freebsd_armv6l": [
"go1.22.4.freebsd-arm.tar.gz",
"3d9efe47db142a22679aba46b1772e3900b0d87ae13bd2b3bc80dbf2ac0b2cd6"
],
"freebsd_riscv64": [
"go1.22.4.freebsd-riscv64.tar.gz",
"5f6b67e5e32f1d6ccb2d4dcb44934a5e2e870a877ba7443d86ec43cfc28afa71"
],
"illumos_amd64": [
"go1.22.4.illumos-amd64.tar.gz",
"d56ecc2f85b6418a21ef83879594d0c42ab4f65391a676bb12254870e6690d63"
],
"linux_386": [
"go1.22.4.linux-386.tar.gz",
"47a2a8d249a91eb8605c33bceec63aedda0441a43eac47b4721e3975ff916cec"
],
"linux_amd64": [
"go1.22.4.linux-amd64.tar.gz",
"ba79d4526102575196273416239cca418a651e049c2b099f3159db85e7bade7d"
],
"linux_arm64": [
"go1.22.4.linux-arm64.tar.gz",
"a8e177c354d2e4a1b61020aca3562e27ea3e8f8247eca3170e3fa1e0c2f9e771"
],
"linux_armv6l": [
"go1.22.4.linux-armv6l.tar.gz",
"e2b143fbacbc9cbd448e9ef41ac3981f0488ce849af1cf37e2341d09670661de"
],
"linux_loong64": [
"go1.22.4.linux-loong64.tar.gz",
"e2ff9436e4b34bf6926b06d97916e26d67a909a2effec17967245900f0816f1d"
],
"linux_mips": [
"go1.22.4.linux-mips.tar.gz",
"73f0dcc60458c4770593b05a7bc01cc0d31fc98f948c0c2334812c7a1f2fc3f1"
],
"linux_mips64": [
"go1.22.4.linux-mips64.tar.gz",
"417af97fc2630a647052375768be4c38adcc5af946352ea5b28613ea81ca5d45"
],
"linux_mips64le": [
"go1.22.4.linux-mips64le.tar.gz",
"7486e2d7dd8c98eb44df815ace35a7fe7f30b7c02326e3741bd934077508139b"
],
"linux_mipsle": [
"go1.22.4.linux-mipsle.tar.gz",
"69479c8aad301e459a8365b40cad1074a0dbba5defb9291669f94809c4c4be6e"
],
"linux_ppc64": [
"go1.22.4.linux-ppc64.tar.gz",
"dd238847e65bc3e2745caca475a5db6522a2fcf85cf6c38fc36a06642b19efd7"
],
"linux_ppc64le": [
"go1.22.4.linux-ppc64le.tar.gz",
"a3e5834657ef92523f570f798fed42f1f87bc18222a16815ec76b84169649ec4"
],
"linux_riscv64": [
"go1.22.4.linux-riscv64.tar.gz",
"56a827ff7dc6245bcd7a1e9288dffaa1d8b0fd7468562264c1523daf3b4f1b4a"
],
"linux_s390x": [
"go1.22.4.linux-s390x.tar.gz",
"7590c3e278e2dc6040aae0a39da3ca1eb2e3921673a7304cc34d588c45889eec"
],
"netbsd_386": [
"go1.22.4.netbsd-386.tar.gz",
"ddd2eebe34471a2502de6c5dad04ab27c9fc80cbde7a9ad5b3c66ecec4504e1d"
],
"netbsd_amd64": [
"go1.22.4.netbsd-amd64.tar.gz",
"33af79f6f935f6fbacc5d23876450b3567b79348fc065beef8e64081127dd234"
],
"netbsd_arm64": [
"go1.22.4.netbsd-arm64.tar.gz",
"c9a2971dec9f6d320c6f2b049b2353c6d0a2d35e87b8a4b2d78a2f0d62545f8e"
],
"netbsd_armv6l": [
"go1.22.4.netbsd-arm.tar.gz",
"fa3550ebd5375a70b3bcd342b5a71f4bd271dcbbfaf4eabefa2144ab5d8924b6"
],
"openbsd_386": [
"go1.22.4.openbsd-386.tar.gz",
"d21af022331bfdc2b5b161d616c3a1a4573d33cf7a30416ee509a8f3641deb47"
],
"openbsd_amd64": [
"go1.22.4.openbsd-amd64.tar.gz",
"72c0094c43f7e5722ec49c2a3e9dfa7a1123ac43a5f3a63eecf3e3795d3ff0ae"
],
"openbsd_arm64": [
"go1.22.4.openbsd-arm64.tar.gz",
"a7ab8d4e0b02bf06ed144ba42c61c0e93ee00f2b433415dfd4ad4b6e79f31650"
],
"openbsd_armv6l": [
"go1.22.4.openbsd-arm.tar.gz",
"1096831ea3c5ea3ca57d14251d9eda3786889531eb40d7d6775dcaa324d4b065"
],
"openbsd_ppc64": [
"go1.22.4.openbsd-ppc64.tar.gz",
"9716327c8a628358798898dc5148c49dbbeb5196bf2cbf088e550721a6e4f60b"
],
"plan9_386": [
"go1.22.4.plan9-386.tar.gz",
"a8dd4503c95c32a502a616ab78870a19889c9325fe9bd31eb16dd69346e4bfa8"
],
"plan9_amd64": [
"go1.22.4.plan9-amd64.tar.gz",
"5423a25808d76fe5aca8607a2e5ac5673abf45446b168cb5e9d8519ee9fe39a1"
],
"plan9_armv6l": [
"go1.22.4.plan9-arm.tar.gz",
"6af939ad583f5c85c09c53728ab7d38c3cc2b39167562d6c18a07c5c6608b370"
],
"solaris_amd64": [
"go1.22.4.solaris-amd64.tar.gz",
"e8cabe69c03085725afdb32a6f9998191a3e55a747b270d835fd05000d56abba"
],
"windows_386": [
"go1.22.4.windows-386.zip",
"aca4e2c37278a10f1c70dd0df142f7d66b50334fcee48978d409202d308d6d25"
],
"windows_amd64": [
"go1.22.4.windows-amd64.zip",
"26321c4d945a0035d8a5bc4a1965b0df401ff8ceac66ce2daadabf9030419a98"
],
"windows_arm64": [
"go1.22.4.windows-arm64.zip",
"8a2daa9ea28cbdafddc6171aefed384f4e5b6e714fb52116fe9ed25a132f37ed"
],
"windows_armv6l": [
"go1.22.4.windows-arm.zip",
"5fcd0671a49cecf39b41021621ee1b6e7aa1370f37122b72e80d4fd4185833b6"
]
},
"1.23.3": {
"aix_ppc64": [
"go1.23.3.aix-ppc64.tar.gz",
+342 -75
View File
@@ -1,22 +1,226 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -2012456741,
"__RESOLVED_ARTIFACTS_HASH": -824975294,
"__INPUT_ARTIFACTS_HASH": {
"com.amazonaws:aws-lambda-java-core": -2008008480,
"com.amazonaws:aws-lambda-java-events": 904769795,
"com.google.android:annotations": 1910180409,
"com.google.api.grpc:proto-google-common-protos": -2106826238,
"com.google.auth:google-auth-library-credentials": 1149797254,
"com.google.auth:google-auth-library-oauth2-http": -2102758232,
"com.google.auto.value:auto-value": 1146221104,
"com.google.auto.value:auto-value-annotations": -1101276935,
"com.google.code.findbugs:jsr305": 495355163,
"com.google.code.gson:gson": 1675696798,
"com.google.errorprone:error_prone_annotations": 692295270,
"com.google.guava:failureaccess": 1582410452,
"com.google.guava:guava": 174556251,
"com.google.j2objc:j2objc-annotations": 2003271689,
"com.google.protobuf:protobuf-java": -1795397632,
"com.google.protobuf:protobuf-java-util": -1033086717,
"com.google.re2j:re2j": 1525409503,
"com.google.s2a.proto.v2:s2a-proto": 898932763,
"com.google.truth:truth": 1696781452,
"com.nimbusds:nimbus-jose-jwt": 200797458,
"com.squareup.okhttp3:okhttp": 916942239,
"com.squareup.okhttp3:okhttp-sse": 1714840279,
"com.squareup.okhttp:okhttp": -1467174407,
"com.squareup.okio:okio": 795722926,
"com.thesamet.scalapb:compilerplugin_3": -756207945,
"com.thesamet.scalapb:lenses_3": 1060875741,
"com.thesamet.scalapb:protoc-bridge_3": -1260006911,
"com.thesamet.scalapb:scalapb-json4s_3": -772830803,
"com.thesamet.scalapb:scalapb-runtime-grpc_3": 908736225,
"com.thesamet.scalapb:scalapb-runtime_3": 1652882204,
"io.netty:netty-buffer": -36891658,
"io.netty:netty-codec": -1968637428,
"io.netty:netty-codec-http": 2069139895,
"io.netty:netty-codec-http2": 980426895,
"io.netty:netty-codec-socks": -1802651606,
"io.netty:netty-common": -644663253,
"io.netty:netty-handler": 1555108312,
"io.netty:netty-handler-proxy": -964658153,
"io.netty:netty-resolver": -1317606544,
"io.netty:netty-tcnative-boringssl-static": 2033070843,
"io.netty:netty-tcnative-classes": 2023773715,
"io.netty:netty-transport": 1563151065,
"io.netty:netty-transport-native-epoll": -1215800119,
"io.netty:netty-transport-native-unix-common": -818773192,
"io.opencensus:opencensus-api": 2042364617,
"io.opencensus:opencensus-contrib-grpc-metrics": 317094357,
"io.perfmark:perfmark-api": 1019157794,
"io.sentry:sentry": -947045362,
"javax.xml.bind:jaxb-api": -1735500680,
"junit:junit": -744267592,
"org.checkerframework:checker-qual": -819031361,
"org.codehaus.mojo:animal-sniffer-annotations": -1634689353,
"org.json4s:json4s-ast_3": 687176866,
"org.json4s:json4s-core_3": 977579605,
"org.json4s:json4s-native_3": -123383795,
"org.reactivestreams:reactive-streams": 509083534,
"org.scalamock:scalamock_3": -610483078,
"org.slf4j:slf4j-api": 1609745898,
"org.slf4j:slf4j-simple": 1319506696,
"repositories": -1949687017,
"software.amazon.awssdk:aws-core": 1764800397,
"software.amazon.awssdk:http-client-spi": 1697477859,
"software.amazon.awssdk:regions": -663595789,
"software.amazon.awssdk:s3": -544649668,
"software.amazon.awssdk:s3-transfer-manager": -1414083014,
"software.amazon.awssdk:sdk-core": -1921023350,
"software.amazon.awssdk:utils": 1323800129
},
"__RESOLVED_ARTIFACTS_HASH": {
"com.amazonaws:aws-lambda-java-core": 930138565,
"com.amazonaws:aws-lambda-java-events": 582075020,
"com.fasterxml.jackson.core:jackson-annotations": 1276887193,
"com.fasterxml.jackson.core:jackson-core": 439118590,
"com.fasterxml.jackson.core:jackson-databind": 1897319963,
"com.github.stephenc.jcip:jcip-annotations": 2084352561,
"com.google.android:annotations": 2096496032,
"com.google.api.grpc:proto-google-common-protos": 2069379049,
"com.google.api:api-common": -597713164,
"com.google.auth:google-auth-library-credentials": -366937256,
"com.google.auth:google-auth-library-oauth2-http": -472658017,
"com.google.auto.value:auto-value": 1110951021,
"com.google.auto.value:auto-value-annotations": 641018093,
"com.google.code.findbugs:jsr305": 870839855,
"com.google.code.gson:gson": 614185888,
"com.google.errorprone:error_prone_annotations": -1097264484,
"com.google.guava:failureaccess": -718864417,
"com.google.guava:guava": 631608943,
"com.google.guava:listenablefuture": 1079558157,
"com.google.http-client:google-http-client": 418651909,
"com.google.http-client:google-http-client-gson": -48153131,
"com.google.j2objc:j2objc-annotations": -404209759,
"com.google.protobuf:protobuf-java": 1668417350,
"com.google.protobuf:protobuf-java-util": 1986864820,
"com.google.re2j:re2j": -1688126233,
"com.google.s2a.proto.v2:s2a-proto": 1518288545,
"com.google.truth:truth": -1338076935,
"com.nimbusds:nimbus-jose-jwt": -1437437976,
"com.squareup.okhttp3:okhttp": 1262276211,
"com.squareup.okhttp3:okhttp-sse": 505395183,
"com.squareup.okhttp:okhttp": -1958498367,
"com.squareup.okio:okio": -993505667,
"com.squareup.okio:okio-jvm": 2073967287,
"com.thesamet.scalapb:compilerplugin_3": -1711749067,
"com.thesamet.scalapb:lenses_3": 81185934,
"com.thesamet.scalapb:protoc-bridge_2.13": -1602581734,
"com.thesamet.scalapb:protoc-bridge_3": -350123056,
"com.thesamet.scalapb:protoc-gen_2.13": -1004483995,
"com.thesamet.scalapb:scalapb-json4s_3": -1395179337,
"com.thesamet.scalapb:scalapb-runtime-grpc_3": 1440887312,
"com.thesamet.scalapb:scalapb-runtime_3": -298320448,
"commons-codec:commons-codec": 1208138832,
"commons-logging:commons-logging": 1248790901,
"dev.dirs:directories": 513669062,
"io.grpc:grpc-api": 1519481799,
"io.grpc:grpc-context": 1273832094,
"io.grpc:grpc-protobuf": -1491986464,
"io.grpc:grpc-protobuf-lite": 1996390382,
"io.grpc:grpc-stub": 206724158,
"io.netty:netty-buffer": 1883825690,
"io.netty:netty-codec": 1759679007,
"io.netty:netty-codec-http": -965628835,
"io.netty:netty-codec-http2": -631439859,
"io.netty:netty-codec-socks": 1385966058,
"io.netty:netty-common": -1574327641,
"io.netty:netty-handler": 1812678974,
"io.netty:netty-handler-proxy": 452260541,
"io.netty:netty-resolver": -656912885,
"io.netty:netty-tcnative-boringssl-static": -1618728145,
"io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64": -46670590,
"io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64": -323938727,
"io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64": 1027623299,
"io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64": -322798677,
"io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64": 1803328375,
"io.netty:netty-tcnative-classes": -498572591,
"io.netty:netty-transport": 764254626,
"io.netty:netty-transport-classes-epoll": 1006952729,
"io.netty:netty-transport-native-epoll:jar:linux-x86_64": -737288378,
"io.netty:netty-transport-native-unix-common": -1442019057,
"io.opencensus:opencensus-api": 516564413,
"io.opencensus:opencensus-contrib-grpc-metrics": -412818674,
"io.opencensus:opencensus-contrib-http-util": 1093902672,
"io.perfmark:perfmark-api": -1795841558,
"io.sentry:sentry": 1818358364,
"javax.activation:javax.activation-api": 1384047725,
"javax.annotation:javax.annotation-api": -1009230154,
"javax.xml.bind:jaxb-api": 238614541,
"joda-time:joda-time": -926621536,
"junit:junit": -1256429642,
"org.apache.httpcomponents:httpclient": 546847276,
"org.apache.httpcomponents:httpcore": 67453319,
"org.checkerframework:checker-qual": 1860567376,
"org.codehaus.mojo:animal-sniffer-annotations": -1201443841,
"org.hamcrest:hamcrest-core": 649657847,
"org.jetbrains.kotlin:kotlin-stdlib": -879725260,
"org.jetbrains.kotlin:kotlin-stdlib-common": 393704220,
"org.jetbrains.kotlin:kotlin-stdlib-jdk7": 1242909803,
"org.jetbrains.kotlin:kotlin-stdlib-jdk8": -597817274,
"org.jetbrains:annotations": 554168982,
"org.json4s:json4s-ast_3": -1000402007,
"org.json4s:json4s-core_3": -1662557228,
"org.json4s:json4s-jackson-core_3": -1868355082,
"org.json4s:json4s-native-core_3": 227547325,
"org.json4s:json4s-native_3": 1646180259,
"org.jspecify:jspecify": 117231129,
"org.ow2.asm:asm": 611381606,
"org.reactivestreams:reactive-streams": 1281941191,
"org.scala-lang.modules:scala-collection-compat_3": 1599811889,
"org.scala-lang:scala-library": -1079389784,
"org.scala-lang:scala3-library_3": -212752345,
"org.scalamock:scalamock_3": -1778657085,
"org.slf4j:slf4j-api": -771685699,
"org.slf4j:slf4j-simple": -776509812,
"software.amazon.awssdk:annotations": -324257201,
"software.amazon.awssdk:apache-client": 2066024214,
"software.amazon.awssdk:arns": -1240703529,
"software.amazon.awssdk:auth": 1612047768,
"software.amazon.awssdk:aws-core": -62367447,
"software.amazon.awssdk:aws-query-protocol": 570551548,
"software.amazon.awssdk:aws-xml-protocol": -1850136736,
"software.amazon.awssdk:checksums": -238416593,
"software.amazon.awssdk:checksums-spi": 807336878,
"software.amazon.awssdk:crt-core": 280528066,
"software.amazon.awssdk:endpoints-spi": -241689351,
"software.amazon.awssdk:http-auth": 236194098,
"software.amazon.awssdk:http-auth-aws": -385949349,
"software.amazon.awssdk:http-auth-aws-eventstream": -408169305,
"software.amazon.awssdk:http-auth-spi": 211732368,
"software.amazon.awssdk:http-client-spi": -1646055035,
"software.amazon.awssdk:identity-spi": 90960913,
"software.amazon.awssdk:json-utils": 740192539,
"software.amazon.awssdk:metrics-spi": 692846272,
"software.amazon.awssdk:netty-nio-client": 94159754,
"software.amazon.awssdk:profiles": 1441805445,
"software.amazon.awssdk:protocol-core": 204998161,
"software.amazon.awssdk:regions": 407633714,
"software.amazon.awssdk:retries": 1892797724,
"software.amazon.awssdk:retries-spi": -2126209698,
"software.amazon.awssdk:s3": -829433125,
"software.amazon.awssdk:s3-transfer-manager": 761695256,
"software.amazon.awssdk:sdk-core": 78965981,
"software.amazon.awssdk:third-party-jackson-core": 24776375,
"software.amazon.awssdk:utils": -1896886996,
"software.amazon.awssdk:utils-lite": -446744113,
"software.amazon.eventstream:eventstream": 666815114
},
"conflict_resolution": {
"com.google.guava:failureaccess:1.0.1": "com.google.guava:failureaccess:1.0.2",
"com.google.j2objc:j2objc-annotations:2.8": "com.google.j2objc:j2objc-annotations:3.0.0",
"com.google.protobuf:protobuf-java:4.27.2": "com.google.protobuf:protobuf-java:4.28.2",
"com.squareup.okio:okio:2.10.0": "com.squareup.okio:okio:3.6.0",
"io.netty:netty-buffer:4.1.110.Final": "io.netty:netty-buffer:4.1.130.Final",
"io.netty:netty-codec-http2:4.1.110.Final": "io.netty:netty-codec-http2:4.1.130.Final",
"io.netty:netty-codec-http:4.1.110.Final": "io.netty:netty-codec-http:4.1.130.Final",
"io.netty:netty-codec:4.1.110.Final": "io.netty:netty-codec:4.1.130.Final",
"io.netty:netty-common:4.1.110.Final": "io.netty:netty-common:4.1.130.Final",
"io.netty:netty-handler:4.1.110.Final": "io.netty:netty-handler:4.1.130.Final",
"io.netty:netty-resolver:4.1.110.Final": "io.netty:netty-resolver:4.1.130.Final",
"io.netty:netty-transport-native-unix-common:4.1.110.Final": "io.netty:netty-transport-native-unix-common:4.1.130.Final",
"io.netty:netty-transport:4.1.110.Final": "io.netty:netty-transport:4.1.130.Final",
"io.opencensus:opencensus-api:0.31.0": "io.opencensus:opencensus-api:0.31.1",
"org.checkerframework:checker-qual:3.12.0": "org.checkerframework:checker-qual:3.43.0"
"io.netty:netty-buffer:4.1.127.Final": "io.netty:netty-buffer:4.1.130.Final",
"io.netty:netty-codec-http2:4.1.127.Final": "io.netty:netty-codec-http2:4.1.130.Final",
"io.netty:netty-codec-http:4.1.127.Final": "io.netty:netty-codec-http:4.1.130.Final",
"io.netty:netty-codec:4.1.127.Final": "io.netty:netty-codec:4.1.130.Final",
"io.netty:netty-common:4.1.127.Final": "io.netty:netty-common:4.1.130.Final",
"io.netty:netty-handler:4.1.127.Final": "io.netty:netty-handler:4.1.130.Final",
"io.netty:netty-resolver:4.1.127.Final": "io.netty:netty-resolver:4.1.130.Final",
"io.netty:netty-transport-native-unix-common:4.1.127.Final": "io.netty:netty-transport-native-unix-common:4.1.130.Final",
"io.netty:netty-transport:4.1.127.Final": "io.netty:netty-transport:4.1.130.Final",
"io.opencensus:opencensus-api:0.31.0": "io.opencensus:opencensus-api:0.31.1"
},
"artifacts": {
"com.amazonaws:aws-lambda-java-core": {
@@ -63,21 +267,27 @@
},
"com.google.api.grpc:proto-google-common-protos": {
"shasums": {
"jar": "0b27938f3d28ccd6884945d7e4f75f4e26a677bbf3cd39bbcb694f130f782aa9"
"jar": "352ffc769f4d17e2d6227b6893ec368f4f07fbb069dd7aaa644b16949369f8b7"
},
"version": "2.51.0"
"version": "2.63.1"
},
"com.google.api:api-common": {
"shasums": {
"jar": "f7073fb389c2aa329981ee65241db7947e8744c988e6c4d975f18bf2748b935a"
},
"version": "2.53.0"
},
"com.google.auth:google-auth-library-credentials": {
"shasums": {
"jar": "5dbf1207d14e093f67995f457cb69c3cf49bed1364150b23465e09acada65d96"
"jar": "dd7e39b8f5c366b09f8c2d400b7b63c925499df813b0f0d78044abd72098e159"
},
"version": "1.24.1"
"version": "1.40.0"
},
"com.google.auth:google-auth-library-oauth2-http": {
"shasums": {
"jar": "88a75cd4448ea2f3b46e48a89497a6cf0985a5fa4e21274af4940e07f59f6eaf"
"jar": "67fe2c9df9780d8725c1dff61d2ffbbcb93fdcf15e91c44a5e610a4a69afd151"
},
"version": "1.24.1"
"version": "1.40.0"
},
"com.google.auto.value:auto-value": {
"shasums": {
@@ -129,15 +339,15 @@
},
"com.google.http-client:google-http-client": {
"shasums": {
"jar": "390618d7b51704240b8fd28e1230fa35d220f93f4b4ba80f63e38db00dacb09e"
"jar": "97a0666340956dbc96893bc8cf843a5b57367543f218feddad3ff433fbfdaa68"
},
"version": "1.44.2"
"version": "2.0.2"
},
"com.google.http-client:google-http-client-gson": {
"shasums": {
"jar": "1119b66685195310375b717de2215d6c5d14fa8ed9f57e07b4fecd461e7b9db7"
"jar": "37c8fd5c7869bc4abf3b3219c7e79cb566afa745559772e969c21595199600cd"
},
"version": "1.44.2"
"version": "2.0.2"
},
"com.google.j2objc:j2objc-annotations": {
"shasums": {
@@ -151,17 +361,29 @@
},
"version": "4.28.2"
},
"com.google.protobuf:protobuf-java-util": {
"shasums": {
"jar": "a2665294d3e4675482bde593df8283f8c965f0207785e8e9b223f790644f5b08"
},
"version": "4.27.2"
},
"com.google.re2j:re2j": {
"shasums": {
"jar": "7b52c72156dd7f98b3237a5b35c1d34fba381b21048c89208913ad80a45dfbd7"
},
"version": "1.8"
},
"com.google.s2a.proto.v2:s2a-proto": {
"shasums": {
"jar": "3205a05a82003067fbbd28ec0381d4c75258c25eb772d37be62e8b12d0402936"
},
"version": "0.1.3"
},
"com.google.truth:truth": {
"shasums": {
"jar": "14c297bc64ca8bc15b6baf67f160627e4562ec91624797e312e907b431113508"
"jar": "a6409e90fdd6b31f239b0c02065c43b53e1b09c72f2e08c3a86d04fe5910cf4b"
},
"version": "1.4.2"
"version": "1.4.5"
},
"com.nimbusds:nimbus-jose-jwt": {
"shasums": {
@@ -267,33 +489,33 @@
},
"io.grpc:grpc-api": {
"shasums": {
"jar": "b5120a11da5ce5ddfab019bbb69f5868529c9b5def1ba5b283251cc95fb3ba91"
"jar": "45faf2ac1bf2791e8fdabce53684a86b62c99b84cba26fb13a5ba3f4abf80d6c"
},
"version": "1.68.0"
"version": "1.70.0"
},
"io.grpc:grpc-context": {
"shasums": {
"jar": "4ab6efb9cbadc88f8dc723ada3a61785da367697373d4432aef5222312aa70f6"
"jar": "eb2824831c0ac03e741efda86b141aa863a481ebc4aaf5a5c1f13a481dbb40ff"
},
"version": "1.60.1"
"version": "1.70.0"
},
"io.grpc:grpc-protobuf": {
"shasums": {
"jar": "79704cf169ee27151fce4375a4d91fe828d276d921eef5a7f497d020b0a5d345"
"jar": "9b98039ed826604c46d6ac8f8a182d413d348ec6abe26467736b05aa92e7e1d3"
},
"version": "1.68.0"
"version": "1.70.0"
},
"io.grpc:grpc-protobuf-lite": {
"shasums": {
"jar": "60e92e148b4f86c06885afa79a86beb74bffcdcba47f8b65dc7010ba6701fa80"
"jar": "e7cc2ca8981672851cbebf83a24bfb93c1b2b058e75c1a817a757b914f33403d"
},
"version": "1.68.0"
"version": "1.70.0"
},
"io.grpc:grpc-stub": {
"shasums": {
"jar": "7c4090509cd6ea0432305f9397da21127b691905bdcf163a306bedb1c6f4ead7"
"jar": "5adaa1ec1f744b67ae14a8dbc39c9589c010fad0fd557b0a02966202e4d23a18"
},
"version": "1.68.0"
"version": "1.70.0"
},
"io.netty:netty-buffer": {
"shasums": {
@@ -321,9 +543,9 @@
},
"io.netty:netty-codec-socks": {
"shasums": {
"jar": "976052a3c9bb280bc6d99f3a29e6404677cf958c3de05b205093d38c006b880c"
"jar": "d3d251f9239951a845f22e39191f95471fb2eb7951b9878ea4555ccac99529fb"
},
"version": "4.1.110.Final"
"version": "4.1.127.Final"
},
"io.netty:netty-common": {
"shasums": {
@@ -339,9 +561,9 @@
},
"io.netty:netty-handler-proxy": {
"shasums": {
"jar": "ad54ab4fe9c47ef3e723d71251126db53e8db543871adb9eafc94446539eff52"
"jar": "2c0c8046e5d737e08f40a7c2907526648860d0434e125bd51de3c2cf390453fb"
},
"version": "4.1.110.Final"
"version": "4.1.127.Final"
},
"io.netty:netty-resolver": {
"shasums": {
@@ -351,20 +573,20 @@
},
"io.netty:netty-tcnative-boringssl-static": {
"shasums": {
"jar": "3f7b4c3a51737965cd5b53777782c125784420458d96513cfac7412e4d1fa0c3",
"linux-aarch_64": "523c43f67ad9040d70f9494fc28eebf711d8c54e2aa30e3fd1a199c38740f53b",
"linux-x86_64": "3d773aac73fe40f5d04de37ce14a1f7abd27caf0b3bd8275884f5d2968b3e254",
"osx-aarch_64": "0454c53e65da6e253b2104d1ae26ecc79df4faf999e8924b659846b5bf41e996",
"osx-x86_64": "9c6a23335f296689fb3538bc49e4e280ff163675212c6fe01c9cf2a9273ee19a",
"windows-x86_64": "b3e3e0559df29a5624bcf529cb8e2bd9375c6d68164dda338e841677586a14c4"
"jar": "ec3b14ceff74c5d7e24a378e64074744cc5e7035c49cf6ca0a4e23dff9713d1f",
"linux-aarch_64": "11dfee82cfcb5c4f596271fe1d56a70fe77b4034e54162d0bd211623b540857f",
"linux-x86_64": "39ac6b1eb4ffc18d5fe9412cc6253a8954bafc8e3ca10109bc370490f73a3673",
"osx-aarch_64": "eef3fc7cdc5e2dc8c5cb50bae11443052bf1ee2f6e8b64378565746d1529f05e",
"osx-x86_64": "e3beaa3ebdb136569528c59aa826d771efadc0ac9db484c6c0e457fa5efd0f07",
"windows-x86_64": "5458b4b502763d49cd2e16c434312687178afac9c164cabf75c4a8bcecf7ac50"
},
"version": "2.0.70.Final"
"version": "2.0.74.Final"
},
"io.netty:netty-tcnative-classes": {
"shasums": {
"jar": "a79c1579313d4ad48a3ecc1d01a25da06d22d6449c3bcc369c2318749bcf55bc"
"jar": "194874cf723794dd409fd1e728cd91ffbcff0584d73b4d8a1ad0d69d04acf9b3"
},
"version": "2.0.70.Final"
"version": "2.0.74.Final"
},
"io.netty:netty-transport": {
"shasums": {
@@ -380,9 +602,9 @@
},
"io.netty:netty-transport-native-epoll": {
"shasums": {
"linux-x86_64": "dcd60c6b3076af307ab877201a136e1f1066c9be809aaed827391a23909f9135"
"linux-x86_64": "3d03f27eea1cd23357a56a96e1eeedfeb3d74fa0ba4d5c36a862bd035056275b"
},
"version": "4.1.110.Final"
"version": "4.1.127.Final"
},
"io.netty:netty-transport-native-unix-common": {
"shasums": {
@@ -426,6 +648,12 @@
},
"version": "1.2.0"
},
"javax.annotation:javax.annotation-api": {
"shasums": {
"jar": "e04ba5195bcd555dc95650f7cc614d151e4bcd52d29a10b8aa2197f3ab89ab9b"
},
"version": "1.3.2"
},
"javax.xml.bind:jaxb-api": {
"shasums": {
"jar": "88b955a0df57880a26a74708bc34f74dcaf8ebf4e78843a28b50eae945732b06"
@@ -456,23 +684,17 @@
},
"version": "4.4.16"
},
"org.apache.tomcat:annotations-api": {
"shasums": {
"jar": "253829d3c12b7381d1044fc22c6436cff025fe0d459e4a329413e560a7d0dd13"
},
"version": "6.0.53"
},
"org.checkerframework:checker-qual": {
"shasums": {
"jar": "3fbc2e98f05854c3df16df9abaa955b91b15b3ecac33623208ed6424640ef0f6"
"jar": "508c83c62c344f6f7ee28f47b88a8797d6116d043bfd1ca0576c828dd1df2880"
},
"version": "3.43.0"
"version": "3.49.5"
},
"org.codehaus.mojo:animal-sniffer-annotations": {
"shasums": {
"jar": "c720e6e5bcbe6b2f48ded75a47bccdb763eede79d14330102e0d352e3d89ed92"
"jar": "342f4d815eae69bb980620d0a622862709be37d38f47577675b42c739a962da9"
},
"version": "1.24"
"version": "1.26"
},
"org.hamcrest:hamcrest-core": {
"shasums": {
@@ -540,11 +762,17 @@
},
"version": "4.1.0-M8"
},
"org.jspecify:jspecify": {
"shasums": {
"jar": "1fad6e6be7557781e4d33729d49ae1cdc8fdda6fe477bb0cc68ce351eafdfbab"
},
"version": "1.0.0"
},
"org.ow2.asm:asm": {
"shasums": {
"jar": "3c6fac2424db3d4a853b669f4e3d1d9c3c552235e19a319673f887083c2303a1"
"jar": "876eab6a83daecad5ca67eb9fcabb063c97b5aeb8cf1fca7a989ecde17522051"
},
"version": "9.6"
"version": "9.8"
},
"org.reactivestreams:reactive-streams": {
"shasums": {
@@ -792,10 +1020,19 @@
"com.google.api.grpc:proto-google-common-protos": [
"com.google.protobuf:protobuf-java"
],
"com.google.api:api-common": [
"com.google.auto.value:auto-value-annotations",
"com.google.code.findbugs:jsr305",
"com.google.errorprone:error_prone_annotations",
"com.google.j2objc:j2objc-annotations",
"javax.annotation:javax.annotation-api"
],
"com.google.auth:google-auth-library-oauth2-http": [
"com.google.api:api-common",
"com.google.auth:google-auth-library-credentials",
"com.google.auto.value:auto-value-annotations",
"com.google.code.findbugs:jsr305",
"com.google.code.gson:gson",
"com.google.errorprone:error_prone_annotations",
"com.google.guava:guava",
"com.google.http-client:google-http-client",
@@ -827,12 +1064,24 @@
"com.google.code.gson:gson",
"com.google.http-client:google-http-client"
],
"com.google.protobuf:protobuf-java-util": [
"com.google.code.findbugs:jsr305",
"com.google.code.gson:gson",
"com.google.errorprone:error_prone_annotations",
"com.google.guava:guava",
"com.google.j2objc:j2objc-annotations",
"com.google.protobuf:protobuf-java"
],
"com.google.s2a.proto.v2:s2a-proto": [
"io.grpc:grpc-protobuf",
"io.grpc:grpc-stub"
],
"com.google.truth:truth": [
"com.google.auto.value:auto-value-annotations",
"com.google.errorprone:error_prone_annotations",
"com.google.guava:guava",
"junit:junit",
"org.checkerframework:checker-qual",
"org.jspecify:jspecify",
"org.ow2.asm:asm"
],
"com.nimbusds:nimbus-jose-jwt": [
@@ -920,7 +1169,8 @@
"io.grpc:grpc-stub": [
"com.google.errorprone:error_prone_annotations",
"com.google.guava:guava",
"io.grpc:grpc-api"
"io.grpc:grpc-api",
"org.codehaus.mojo:animal-sniffer-annotations"
],
"io.netty:netty-buffer": [
"io.netty:netty-common"
@@ -1410,11 +1660,17 @@
"com.google.shopping.type",
"com.google.type"
],
"com.google.api:api-common": [
"com.google.api.core",
"com.google.api.pathtemplate",
"com.google.api.resourcenames"
],
"com.google.auth:google-auth-library-credentials": [
"com.google.auth"
],
"com.google.auth:google-auth-library-oauth2-http": [
"com.google.auth.http",
"com.google.auth.mtls",
"com.google.auth.oauth2"
],
"com.google.auto.value:auto-value": [
@@ -1532,9 +1788,15 @@
"com.google.protobuf",
"com.google.protobuf.compiler"
],
"com.google.protobuf:protobuf-java-util": [
"com.google.protobuf.util"
],
"com.google.re2j:re2j": [
"com.google.re2j"
],
"com.google.s2a.proto.v2:s2a-proto": [
"com.google.s2a.proto.v2"
],
"com.google.truth:truth": [
"com.google.common.truth"
],
@@ -1842,6 +2104,11 @@
"javax.activation:javax.activation-api": [
"javax.activation"
],
"javax.annotation:javax.annotation-api": [
"javax.annotation",
"javax.annotation.security",
"javax.annotation.sql"
],
"javax.xml.bind:jaxb-api": [
"javax.xml.bind",
"javax.xml.bind.annotation",
@@ -1938,13 +2205,6 @@
"org.apache.http.ssl",
"org.apache.http.util"
],
"org.apache.tomcat:annotations-api": [
"javax.annotation",
"javax.annotation.security",
"javax.ejb",
"javax.persistence",
"javax.xml.ws"
],
"org.checkerframework:checker-qual": [
"org.checkerframework.checker.builder.qual",
"org.checkerframework.checker.calledmethods.qual",
@@ -1959,12 +2219,14 @@
"org.checkerframework.checker.interning.qual",
"org.checkerframework.checker.lock.qual",
"org.checkerframework.checker.mustcall.qual",
"org.checkerframework.checker.nonempty.qual",
"org.checkerframework.checker.nullness.qual",
"org.checkerframework.checker.optional.qual",
"org.checkerframework.checker.propkey.qual",
"org.checkerframework.checker.regex.qual",
"org.checkerframework.checker.signature.qual",
"org.checkerframework.checker.signedness.qual",
"org.checkerframework.checker.sqlquotes.qual",
"org.checkerframework.checker.tainting.qual",
"org.checkerframework.checker.units.qual",
"org.checkerframework.common.aliasing.qual",
@@ -2052,6 +2314,9 @@
"org.json4s:json4s-native_3": [
"org.json4s.native"
],
"org.jspecify:jspecify": [
"org.jspecify.annotations"
],
"org.ow2.asm:asm": [
"org.objectweb.asm",
"org.objectweb.asm.signature"
@@ -2090,7 +2355,6 @@
"scala.reflect",
"scala.reflect.macros.internal",
"scala.runtime",
"scala.runtime.java8",
"scala.sys",
"scala.sys.process",
"scala.util",
@@ -2103,7 +2367,6 @@
"scala.annotation",
"scala.annotation.internal",
"scala.annotation.unchecked",
"scala.compiletime",
"scala.compiletime.ops",
"scala.compiletime.testing",
"scala.deriving",
@@ -2456,6 +2719,7 @@
"com.github.stephenc.jcip:jcip-annotations",
"com.google.android:annotations",
"com.google.api.grpc:proto-google-common-protos",
"com.google.api:api-common",
"com.google.auth:google-auth-library-credentials",
"com.google.auth:google-auth-library-oauth2-http",
"com.google.auto.value:auto-value",
@@ -2470,7 +2734,9 @@
"com.google.http-client:google-http-client-gson",
"com.google.j2objc:j2objc-annotations",
"com.google.protobuf:protobuf-java",
"com.google.protobuf:protobuf-java-util",
"com.google.re2j:re2j",
"com.google.s2a.proto.v2:s2a-proto",
"com.google.truth:truth",
"com.nimbusds:nimbus-jose-jwt",
"com.squareup.okhttp3:okhttp",
@@ -2520,12 +2786,12 @@
"io.perfmark:perfmark-api",
"io.sentry:sentry",
"javax.activation:javax.activation-api",
"javax.annotation:javax.annotation-api",
"javax.xml.bind:jaxb-api",
"joda-time:joda-time",
"junit:junit",
"org.apache.httpcomponents:httpclient",
"org.apache.httpcomponents:httpcore",
"org.apache.tomcat:annotations-api",
"org.checkerframework:checker-qual",
"org.codehaus.mojo:animal-sniffer-annotations",
"org.hamcrest:hamcrest-core",
@@ -2539,6 +2805,7 @@
"org.json4s:json4s-jackson-core_3",
"org.json4s:json4s-native-core_3",
"org.json4s:json4s-native_3",
"org.jspecify:jspecify",
"org.ow2.asm:asm",
"org.reactivestreams:reactive-streams",
"org.scala-lang.modules:scala-collection-compat_3",
@@ -2639,5 +2906,5 @@
]
}
},
"version": "2"
"version": "3"
}