blob: fe544771f331cb3ed48bbf4b6c7f85141e0db3d9 [file] [log] [blame] [edit]
{
"lockFileVersion": 3,
"moduleFileHash": "35778fdefbacb956fac662765e79476a44e508bf686b406b8e20a1c724c83cd9",
"flags": {
"cmdRegistries": [
"https://bcr.bazel.build/"
],
"cmdModuleOverrides": {},
"allowedYankedVersions": [],
"envVarAllowedYankedVersions": "",
"ignoreDevDependency": false,
"directDependenciesMode": "WARNING",
"compatibilityMode": "ERROR"
},
"localOverrideHashes": {
"bazel_tools": "0cc38516259ab87144b82461dd874e139f093d8e356667c3a3c5a52441ac448f",
"test_dep": "6d4c308ab31c6cde49afa32b1b21e45cc779d342bfae4aa933d3aec14bd0e08a",
"gazelle": "abdd8ce4d70978933209db92e436deb3a8b737859e9354fb5fd11fb5c2004c8a"
},
"moduleDepGraph": {
"<root>": {
"name": "gazelle_bcr_tests",
"version": "",
"key": "<root>",
"repoName": "gazelle_bcr_tests",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [
{
"extensionBzlFile": "@gazelle//:extensions.bzl",
"extensionName": "go_deps",
"usingModule": "<root>",
"location": {
"file": "@@//:MODULE.bazel",
"line": 23,
"column": 24
},
"imports": {
"com_github_bazelbuild_buildtools": "com_github_bazelbuild_buildtools",
"com_github_bmatcuk_doublestar_v4": "com_github_bmatcuk_doublestar_v4",
"com_github_datadog_sketches_go": "com_github_datadog_sketches_go",
"com_github_envoyproxy_protoc_gen_validate": "com_github_envoyproxy_protoc_gen_validate",
"com_github_fmeum_dep_on_gazelle": "com_github_fmeum_dep_on_gazelle",
"com_github_google_safetext": "com_github_google_safetext",
"com_github_stretchr_testify": "com_github_stretchr_testify",
"org_golang_x_sys": "org_golang_x_sys",
"bazel_gazelle_go_repository_config": "bazel_gazelle_go_repository_config"
},
"devImports": [],
"tags": [
{
"tagName": "from_file",
"attributeValues": {
"go_mod": "//:go.mod"
},
"devDependency": false,
"location": {
"file": "@@//:MODULE.bazel",
"line": 26,
"column": 18
}
},
{
"tagName": "module",
"attributeValues": {
"path": "github.com/stretchr/testify",
"sum": "h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=",
"version": "v1.8.0"
},
"devDependency": false,
"location": {
"file": "@@//:MODULE.bazel",
"line": 30,
"column": 15
}
},
{
"tagName": "gazelle_override",
"attributeValues": {
"directives": [
"gazelle:go_naming_convention go_default_library"
],
"path": "github.com/stretchr/testify"
},
"devDependency": false,
"location": {
"file": "@@//:MODULE.bazel",
"line": 35,
"column": 25
}
},
{
"tagName": "module_override",
"attributeValues": {
"patch_strip": 1,
"patches": [
"//patches:testify.patch"
],
"path": "github.com/stretchr/testify"
},
"devDependency": false,
"location": {
"file": "@@//:MODULE.bazel",
"line": 43,
"column": 24
}
},
{
"tagName": "gazelle_override",
"attributeValues": {
"directives": [
"gazelle:go_naming_convention go_default_library"
],
"path": "github.com/bazelbuild/buildtools"
},
"devDependency": false,
"location": {
"file": "@@//:MODULE.bazel",
"line": 52,
"column": 25
}
},
{
"tagName": "archive_override",
"attributeValues": {
"urls": [
"https://github.com/bazelbuild/buildtools/archive/ae8e3206e815d086269eb208b01f300639a4b194.tar.gz"
],
"patch_strip": 1,
"patches": [
"//patches:buildtools.patch"
],
"strip_prefix": "buildtools-ae8e3206e815d086269eb208b01f300639a4b194",
"path": "github.com/bazelbuild/buildtools",
"sha256": "05d7c3d2bd3cc0b02d15672fefa0d6be48c7aebe459c1c99dced7ac5e598508f"
},
"devDependency": false,
"location": {
"file": "@@//:MODULE.bazel",
"line": 58,
"column": 25
}
},
{
"tagName": "module",
"attributeValues": {
"indirect": true,
"path": "gopkg.in/yaml.v3",
"sum": "h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=",
"version": "v3.0.1"
},
"devDependency": false,
"location": {
"file": "@@//:MODULE.bazel",
"line": 72,
"column": 15
}
},
{
"tagName": "gazelle_override",
"attributeValues": {
"path": "gopkg.in/yaml.v3",
"directives": [
"gazelle:go_naming_convention go_default_library"
]
},
"devDependency": false,
"location": {
"file": "@@//:MODULE.bazel",
"line": 78,
"column": 25
}
},
{
"tagName": "module",
"attributeValues": {
"indirect": true,
"path": "github.com/davecgh/go-spew",
"sum": "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
"version": "v1.1.1"
},
"devDependency": false,
"location": {
"file": "@@//:MODULE.bazel",
"line": 86,
"column": 15
}
}
],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"gazelle": "gazelle@_",
"test_dep": "test_dep@_",
"my_rules_go": "rules_go@0.42.0",
"circl": "circl@1.3.3",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
}
},
"gazelle@_": {
"name": "gazelle",
"version": "0.34.0",
"key": "gazelle@_",
"repoName": "bazel_gazelle",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [
{
"extensionBzlFile": "@io_bazel_rules_go//go:extensions.bzl",
"extensionName": "go_sdk",
"usingModule": "gazelle@_",
"location": {
"file": "@@gazelle~override//:MODULE.bazel",
"line": 12,
"column": 23
},
"imports": {
"go_host_compatible_sdk_label": "go_host_compatible_sdk_label"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
},
{
"extensionBzlFile": "@bazel_gazelle//internal/bzlmod:non_module_deps.bzl",
"extensionName": "non_module_deps",
"usingModule": "gazelle@_",
"location": {
"file": "@@gazelle~override//:MODULE.bazel",
"line": 20,
"column": 32
},
"imports": {
"bazel_gazelle_go_repository_cache": "bazel_gazelle_go_repository_cache",
"bazel_gazelle_go_repository_tools": "bazel_gazelle_go_repository_tools",
"bazel_gazelle_is_bazel_module": "bazel_gazelle_is_bazel_module"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
},
{
"extensionBzlFile": "@bazel_gazelle//:extensions.bzl",
"extensionName": "go_deps",
"usingModule": "gazelle@_",
"location": {
"file": "@@gazelle~override//:MODULE.bazel",
"line": 28,
"column": 24
},
"imports": {
"com_github_bazelbuild_buildtools": "com_github_bazelbuild_buildtools",
"com_github_bmatcuk_doublestar_v4": "com_github_bmatcuk_doublestar_v4",
"com_github_fsnotify_fsnotify": "com_github_fsnotify_fsnotify",
"com_github_google_go_cmp": "com_github_google_go_cmp",
"com_github_pmezard_go_difflib": "com_github_pmezard_go_difflib",
"org_golang_x_mod": "org_golang_x_mod",
"org_golang_x_sync": "org_golang_x_sync",
"org_golang_x_tools": "org_golang_x_tools",
"org_golang_x_tools_go_vcs": "org_golang_x_tools_go_vcs",
"bazel_gazelle_go_repository_config": "bazel_gazelle_go_repository_config"
},
"devImports": [],
"tags": [
{
"tagName": "from_file",
"attributeValues": {
"go_mod": "//:go.mod"
},
"devDependency": false,
"location": {
"file": "@@gazelle~override//:MODULE.bazel",
"line": 29,
"column": 18
}
},
{
"tagName": "module",
"attributeValues": {
"path": "golang.org/x/tools",
"sum": "h1:Iey4qkscZuv0VvIt8E0neZjtPVQFSc870HQ448QgEmQ=",
"version": "v0.13.0"
},
"devDependency": false,
"location": {
"file": "@@gazelle~override//:MODULE.bazel",
"line": 33,
"column": 15
}
}
],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"bazel_skylib": "bazel_skylib@1.3.0",
"com_google_protobuf": "protobuf@3.19.6",
"io_bazel_rules_go": "rules_go@0.42.0",
"rules_proto": "rules_proto@4.0.0",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
}
},
"test_dep@_": {
"name": "test_dep",
"version": "1.0.0",
"key": "test_dep@_",
"repoName": "test_dep",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [
{
"extensionBzlFile": "@gazelle//:extensions.bzl",
"extensionName": "go_deps",
"isolationKey": "test_dep@_~go_deps",
"usingModule": "test_dep@_",
"location": {
"file": "@@test_dep~override//:MODULE.bazel",
"line": 12,
"column": 24
},
"imports": {
"com_github_stretchr_testify": "com_github_stretchr_testify"
},
"devImports": [],
"tags": [
{
"tagName": "module",
"attributeValues": {
"path": "github.com/stretchr/testify",
"sum": "h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=",
"version": "v1.8.0"
},
"devDependency": false,
"location": {
"file": "@@test_dep~override//:MODULE.bazel",
"line": 13,
"column": 15
}
},
{
"tagName": "gazelle_override",
"attributeValues": {
"directives": [
"gazelle:go_naming_convention import"
],
"path": "github.com/stretchr/testify"
},
"devDependency": false,
"location": {
"file": "@@test_dep~override//:MODULE.bazel",
"line": 18,
"column": 25
}
},
{
"tagName": "module_override",
"attributeValues": {
"patch_strip": 1,
"patches": [
"//patches:testify.patch"
],
"path": "github.com/stretchr/testify"
},
"devDependency": false,
"location": {
"file": "@@test_dep~override//:MODULE.bazel",
"line": 24,
"column": 24
}
},
{
"tagName": "module",
"attributeValues": {
"indirect": true,
"path": "gopkg.in/yaml.v3",
"sum": "h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=",
"version": "v3.0.1"
},
"devDependency": false,
"location": {
"file": "@@test_dep~override//:MODULE.bazel",
"line": 32,
"column": 15
}
},
{
"tagName": "gazelle_override",
"attributeValues": {
"path": "gopkg.in/yaml.v3",
"directives": [
"gazelle:go_naming_convention import"
]
},
"devDependency": false,
"location": {
"file": "@@test_dep~override//:MODULE.bazel",
"line": 38,
"column": 25
}
},
{
"tagName": "module",
"attributeValues": {
"indirect": true,
"path": "github.com/davecgh/go-spew",
"sum": "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
"version": "v1.1.1"
},
"devDependency": false,
"location": {
"file": "@@test_dep~override//:MODULE.bazel",
"line": 44,
"column": 15
}
}
],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"rules_go": "rules_go@0.42.0",
"gazelle": "gazelle@_",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
}
},
"rules_go@0.42.0": {
"name": "rules_go",
"version": "0.42.0",
"key": "rules_go@0.42.0",
"repoName": "io_bazel_rules_go",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [
"@go_toolchains//:all"
],
"extensionUsages": [
{
"extensionBzlFile": "@io_bazel_rules_go//go/private:extensions.bzl",
"extensionName": "non_module_dependencies",
"usingModule": "rules_go@0.42.0",
"location": {
"file": "https://bcr.bazel.build/modules/rules_go/0.42.0/MODULE.bazel",
"line": 14,
"column": 40
},
"imports": {
"io_bazel_rules_nogo": "io_bazel_rules_nogo"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
},
{
"extensionBzlFile": "@io_bazel_rules_go//go:extensions.bzl",
"extensionName": "go_sdk",
"usingModule": "rules_go@0.42.0",
"location": {
"file": "https://bcr.bazel.build/modules/rules_go/0.42.0/MODULE.bazel",
"line": 20,
"column": 23
},
"imports": {
"go_toolchains": "go_toolchains"
},
"devImports": [],
"tags": [
{
"tagName": "download",
"attributeValues": {
"name": "go_default_sdk",
"version": "1.21.1"
},
"devDependency": false,
"location": {
"file": "https://bcr.bazel.build/modules/rules_go/0.42.0/MODULE.bazel",
"line": 21,
"column": 16
}
}
],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
},
{
"extensionBzlFile": "@gazelle//:extensions.bzl",
"extensionName": "go_deps",
"usingModule": "rules_go@0.42.0",
"location": {
"file": "https://bcr.bazel.build/modules/rules_go/0.42.0/MODULE.bazel",
"line": 31,
"column": 24
},
"imports": {
"com_github_gogo_protobuf": "com_github_gogo_protobuf",
"com_github_golang_mock": "com_github_golang_mock",
"com_github_golang_protobuf": "com_github_golang_protobuf",
"org_golang_google_genproto": "org_golang_google_genproto",
"org_golang_google_grpc": "org_golang_google_grpc",
"org_golang_google_protobuf": "org_golang_google_protobuf",
"org_golang_x_net": "org_golang_x_net"
},
"devImports": [],
"tags": [
{
"tagName": "from_file",
"attributeValues": {
"go_mod": "//:go.mod"
},
"devDependency": false,
"location": {
"file": "https://bcr.bazel.build/modules/rules_go/0.42.0/MODULE.bazel",
"line": 32,
"column": 18
}
},
{
"tagName": "module",
"attributeValues": {
"path": "github.com/gogo/protobuf",
"sum": "h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=",
"version": "v1.3.2"
},
"devDependency": false,
"location": {
"file": "https://bcr.bazel.build/modules/rules_go/0.42.0/MODULE.bazel",
"line": 33,
"column": 15
}
}
],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"bazel_features": "bazel_features@1.1.0",
"bazel_skylib": "bazel_skylib@1.3.0",
"platforms": "platforms@0.0.7",
"rules_proto": "rules_proto@4.0.0",
"com_google_protobuf": "protobuf@3.19.6",
"gazelle": "gazelle@_",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0",
"urls": [
"https://github.com/bazelbuild/rules_go/releases/download/v0.42.0/rules_go-v0.42.0.zip"
],
"integrity": "sha256-kVhQF967YZgvcFTJaIhXoq0f2CP8P5ywUEiwAlxH0CM=",
"strip_prefix": "",
"remote_patches": {},
"remote_patch_strip": 0
}
}
},
"circl@1.3.3": {
"name": "circl",
"version": "1.3.3",
"key": "circl@1.3.3",
"repoName": "circl",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [
{
"extensionBzlFile": "@gazelle//:extensions.bzl",
"extensionName": "go_deps",
"usingModule": "circl@1.3.3",
"location": {
"file": "https://bcr.bazel.build/modules/circl/1.3.3/MODULE.bazel",
"line": 9,
"column": 24
},
"imports": {
"com_github_bwesterb_go_ristretto": "com_github_bwesterb_go_ristretto",
"org_golang_x_crypto": "org_golang_x_crypto",
"org_golang_x_sys": "org_golang_x_sys"
},
"devImports": [],
"tags": [
{
"tagName": "from_file",
"attributeValues": {
"go_mod": "//:go.mod"
},
"devDependency": false,
"location": {
"file": "https://bcr.bazel.build/modules/circl/1.3.3/MODULE.bazel",
"line": 10,
"column": 18
}
}
],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"io_bazel_rules_go": "rules_go@0.42.0",
"gazelle": "gazelle@_",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "circl~1.3.3",
"urls": [
"https://proxy.golang.org/github.com/cloudflare/circl/@v/v1.3.3.zip"
],
"integrity": "sha256-XhGMBQbVxujLM33jULSE2jRUQIXNpV0xFKPm9DJSjfQ=",
"strip_prefix": "github.com/cloudflare/circl@v1.3.3",
"remote_patches": {
"https://bcr.bazel.build/modules/circl/1.3.3/patches/add_module_file.patch": "sha256-stbVnzBzCatLj+++UBMgf7ugZbY3Qiws6eUxR7LiWdg=",
"https://bcr.bazel.build/modules/circl/1.3.3/patches/generate_build_files.patch": "sha256-iXAPgsQUUi/i6rlcO9SAENdekQqtyy0ypMg8zBw18gE=",
"https://bcr.bazel.build/modules/circl/1.3.3/patches/modify_build_files.patch": "sha256-VOh1q5DHT3ulHCWjBk+N0SHr/VYCCJqyZWMP/+i6FOE="
},
"remote_patch_strip": 1
}
}
},
"bazel_tools@_": {
"name": "bazel_tools",
"version": "",
"key": "bazel_tools@_",
"repoName": "bazel_tools",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [
"@local_config_cc_toolchains//:all",
"@local_config_sh//:local_sh_toolchain"
],
"extensionUsages": [
{
"extensionBzlFile": "@bazel_tools//tools/cpp:cc_configure.bzl",
"extensionName": "cc_configure_extension",
"usingModule": "bazel_tools@_",
"location": {
"file": "@@bazel_tools//:MODULE.bazel",
"line": 13,
"column": 29
},
"imports": {
"local_config_cc": "local_config_cc",
"local_config_cc_toolchains": "local_config_cc_toolchains"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
},
{
"extensionBzlFile": "@bazel_tools//tools/osx:xcode_configure.bzl",
"extensionName": "xcode_configure_extension",
"usingModule": "bazel_tools@_",
"location": {
"file": "@@bazel_tools//:MODULE.bazel",
"line": 17,
"column": 32
},
"imports": {
"local_config_xcode": "local_config_xcode"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
},
{
"extensionBzlFile": "@rules_java//java:extensions.bzl",
"extensionName": "toolchains",
"usingModule": "bazel_tools@_",
"location": {
"file": "@@bazel_tools//:MODULE.bazel",
"line": 20,
"column": 32
},
"imports": {
"local_jdk": "local_jdk",
"remote_java_tools": "remote_java_tools",
"remote_java_tools_linux": "remote_java_tools_linux",
"remote_java_tools_windows": "remote_java_tools_windows",
"remote_java_tools_darwin_x86_64": "remote_java_tools_darwin_x86_64",
"remote_java_tools_darwin_arm64": "remote_java_tools_darwin_arm64"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
},
{
"extensionBzlFile": "@bazel_tools//tools/sh:sh_configure.bzl",
"extensionName": "sh_configure_extension",
"usingModule": "bazel_tools@_",
"location": {
"file": "@@bazel_tools//:MODULE.bazel",
"line": 31,
"column": 39
},
"imports": {
"local_config_sh": "local_config_sh"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
},
{
"extensionBzlFile": "@bazel_tools//tools/test:extensions.bzl",
"extensionName": "remote_coverage_tools_extension",
"usingModule": "bazel_tools@_",
"location": {
"file": "@@bazel_tools//:MODULE.bazel",
"line": 35,
"column": 48
},
"imports": {
"remote_coverage_tools": "remote_coverage_tools"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
},
{
"extensionBzlFile": "@bazel_tools//tools/android:android_extensions.bzl",
"extensionName": "remote_android_tools_extensions",
"usingModule": "bazel_tools@_",
"location": {
"file": "@@bazel_tools//:MODULE.bazel",
"line": 38,
"column": 42
},
"imports": {
"android_gmaven_r8": "android_gmaven_r8",
"android_tools": "android_tools"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"rules_cc": "rules_cc@0.0.9",
"rules_java": "rules_java@5.5.1",
"rules_license": "rules_license@0.0.7",
"rules_proto": "rules_proto@4.0.0",
"rules_python": "rules_python@0.4.0",
"platforms": "platforms@0.0.7",
"com_google_protobuf": "protobuf@3.19.6",
"zlib": "zlib@1.2.13",
"local_config_platform": "local_config_platform@_"
}
},
"local_config_platform@_": {
"name": "local_config_platform",
"version": "",
"key": "local_config_platform@_",
"repoName": "local_config_platform",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [],
"deps": {
"platforms": "platforms@0.0.7",
"bazel_tools": "bazel_tools@_"
}
},
"bazel_skylib@1.3.0": {
"name": "bazel_skylib",
"version": "1.3.0",
"key": "bazel_skylib@1.3.0",
"repoName": "bazel_skylib",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [
"//toolchains/unittest:cmd_toolchain",
"//toolchains/unittest:bash_toolchain"
],
"extensionUsages": [],
"deps": {
"platforms": "platforms@0.0.7",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "bazel_skylib~1.3.0",
"urls": [
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.3.0/bazel-skylib-1.3.0.tar.gz"
],
"integrity": "sha256-dNVE2W9KW7Yw1GXKi7z+Ix41lOWq5X4e2/F6brPKJQY=",
"strip_prefix": "",
"remote_patches": {},
"remote_patch_strip": 0
}
}
},
"protobuf@3.19.6": {
"name": "protobuf",
"version": "3.19.6",
"key": "protobuf@3.19.6",
"repoName": "protobuf",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [],
"deps": {
"bazel_skylib": "bazel_skylib@1.3.0",
"zlib": "zlib@1.2.13",
"rules_python": "rules_python@0.4.0",
"rules_cc": "rules_cc@0.0.9",
"rules_proto": "rules_proto@4.0.0",
"rules_java": "rules_java@5.5.1",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "protobuf~3.19.6",
"urls": [
"https://github.com/protocolbuffers/protobuf/archive/refs/tags/v3.19.6.zip"
],
"integrity": "sha256-OH4sVZuyx8G8N5jE5s/wFTgaebJ1hpavy/johzC0c4k=",
"strip_prefix": "protobuf-3.19.6",
"remote_patches": {
"https://bcr.bazel.build/modules/protobuf/3.19.6/patches/relative_repo_names.patch": "sha256-w/5gw/zGv8NFId+669hcdw1Uus2lxgYpulATHIwIByI=",
"https://bcr.bazel.build/modules/protobuf/3.19.6/patches/remove_dependency_on_rules_jvm_external.patch": "sha256-THUTnVgEBmjA0W7fKzIyZOVG58DnW9HQTkr4D2zKUUc=",
"https://bcr.bazel.build/modules/protobuf/3.19.6/patches/add_module_dot_bazel_for_examples.patch": "sha256-s/b1gi3baK3LsXefI2rQilhmkb2R5jVJdnT6zEcdfHY=",
"https://bcr.bazel.build/modules/protobuf/3.19.6/patches/module_dot_bazel.patch": "sha256-S0DEni8zgx7rHscW3z/rCEubQnYec0XhNet640cw0h4="
},
"remote_patch_strip": 1
}
}
},
"rules_proto@4.0.0": {
"name": "rules_proto",
"version": "4.0.0",
"key": "rules_proto@4.0.0",
"repoName": "rules_proto",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [],
"deps": {
"bazel_skylib": "bazel_skylib@1.3.0",
"rules_cc": "rules_cc@0.0.9",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_proto~4.0.0",
"urls": [
"https://github.com/bazelbuild/rules_proto/archive/refs/tags/4.0.0.zip"
],
"integrity": "sha256-Lr5z6xyuRA19pNtRYMGjKaynwQpck4H/lwYyVjyhoq4=",
"strip_prefix": "rules_proto-4.0.0",
"remote_patches": {
"https://bcr.bazel.build/modules/rules_proto/4.0.0/patches/module_dot_bazel.patch": "sha256-MclJO7tIAM2ElDAmscNId9pKTpOuDGHgVlW/9VBOIp0="
},
"remote_patch_strip": 0
}
}
},
"bazel_features@1.1.0": {
"name": "bazel_features",
"version": "1.1.0",
"key": "bazel_features@1.1.0",
"repoName": "bazel_features",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [
{
"extensionBzlFile": "@bazel_features//private:extensions.bzl",
"extensionName": "version_extension",
"usingModule": "bazel_features@1.1.0",
"location": {
"file": "https://bcr.bazel.build/modules/bazel_features/1.1.0/MODULE.bazel",
"line": 6,
"column": 24
},
"imports": {
"bazel_features_globals": "bazel_features_globals",
"bazel_features_version": "bazel_features_version"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "bazel_features~1.1.0",
"urls": [
"https://github.com/bazel-contrib/bazel_features/releases/download/v1.1.0/bazel_features-v1.1.0.tar.gz"
],
"integrity": "sha256-4hD6q1dkP7Z1Lwt/DRIJdqKZ1dqe0g4gEp7hE0o8/Hw=",
"strip_prefix": "bazel_features-1.1.0",
"remote_patches": {
"https://bcr.bazel.build/modules/bazel_features/1.1.0/patches/module_dot_bazel_version.patch": "sha256-o16WYfVZruIX5FGE8sATXKb9PLRpH26dbAVdbKPKVRk="
},
"remote_patch_strip": 0
}
}
},
"platforms@0.0.7": {
"name": "platforms",
"version": "0.0.7",
"key": "platforms@0.0.7",
"repoName": "platforms",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [],
"deps": {
"rules_license": "rules_license@0.0.7",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "platforms",
"urls": [
"https://github.com/bazelbuild/platforms/releases/download/0.0.7/platforms-0.0.7.tar.gz"
],
"integrity": "sha256-OlYcmee9vpFzqmU/1Xn+hJ8djWc5V4CrR3Cx84FDHVE=",
"strip_prefix": "",
"remote_patches": {},
"remote_patch_strip": 0
}
}
},
"rules_cc@0.0.9": {
"name": "rules_cc",
"version": "0.0.9",
"key": "rules_cc@0.0.9",
"repoName": "rules_cc",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [
"@local_config_cc_toolchains//:all"
],
"extensionUsages": [
{
"extensionBzlFile": "@bazel_tools//tools/cpp:cc_configure.bzl",
"extensionName": "cc_configure_extension",
"usingModule": "rules_cc@0.0.9",
"location": {
"file": "https://bcr.bazel.build/modules/rules_cc/0.0.9/MODULE.bazel",
"line": 9,
"column": 29
},
"imports": {
"local_config_cc_toolchains": "local_config_cc_toolchains"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"platforms": "platforms@0.0.7",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_cc~0.0.9",
"urls": [
"https://github.com/bazelbuild/rules_cc/releases/download/0.0.9/rules_cc-0.0.9.tar.gz"
],
"integrity": "sha256-IDeHW5pEVtzkp50RKorohbvEqtlo5lh9ym5k86CQDN8=",
"strip_prefix": "rules_cc-0.0.9",
"remote_patches": {
"https://bcr.bazel.build/modules/rules_cc/0.0.9/patches/module_dot_bazel_version.patch": "sha256-mM+qzOI0SgAdaJBlWOSMwMPKpaA9b7R37Hj/tp5bb4g="
},
"remote_patch_strip": 0
}
}
},
"rules_java@5.5.1": {
"name": "rules_java",
"version": "5.5.1",
"key": "rules_java@5.5.1",
"repoName": "rules_java",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [
"//toolchains:all",
"@local_jdk//:runtime_toolchain_definition",
"@remotejdk11_linux_toolchain_config_repo//:toolchain",
"@remotejdk11_macos_toolchain_config_repo//:toolchain",
"@remotejdk11_macos_aarch64_toolchain_config_repo//:toolchain",
"@remotejdk11_win_toolchain_config_repo//:toolchain",
"@remotejdk17_linux_toolchain_config_repo//:toolchain",
"@remotejdk17_macos_toolchain_config_repo//:toolchain",
"@remotejdk17_macos_aarch64_toolchain_config_repo//:toolchain",
"@remotejdk17_win_toolchain_config_repo//:toolchain",
"@remotejdk19_linux_toolchain_config_repo//:toolchain",
"@remotejdk19_macos_toolchain_config_repo//:toolchain",
"@remotejdk19_macos_aarch64_toolchain_config_repo//:toolchain",
"@remotejdk19_win_toolchain_config_repo//:toolchain",
"@remotejdk11_linux_aarch64_toolchain_config_repo//:toolchain",
"@remotejdk11_linux_ppc64le_toolchain_config_repo//:toolchain",
"@remotejdk11_linux_s390x_toolchain_config_repo//:toolchain"
],
"extensionUsages": [
{
"extensionBzlFile": "@rules_java//java:extensions.bzl",
"extensionName": "toolchains",
"usingModule": "rules_java@5.5.1",
"location": {
"file": "https://bcr.bazel.build/modules/rules_java/5.5.1/MODULE.bazel",
"line": 16,
"column": 27
},
"imports": {
"remote_java_tools": "remote_java_tools",
"remote_java_tools_linux": "remote_java_tools_linux",
"remote_java_tools_windows": "remote_java_tools_windows",
"remote_java_tools_darwin_x86_64": "remote_java_tools_darwin_x86_64",
"remote_java_tools_darwin_arm64": "remote_java_tools_darwin_arm64",
"local_jdk": "local_jdk",
"remotejdk11_linux_toolchain_config_repo": "remotejdk11_linux_toolchain_config_repo",
"remotejdk11_macos_toolchain_config_repo": "remotejdk11_macos_toolchain_config_repo",
"remotejdk11_macos_aarch64_toolchain_config_repo": "remotejdk11_macos_aarch64_toolchain_config_repo",
"remotejdk11_win_toolchain_config_repo": "remotejdk11_win_toolchain_config_repo",
"remotejdk17_linux_toolchain_config_repo": "remotejdk17_linux_toolchain_config_repo",
"remotejdk17_macos_toolchain_config_repo": "remotejdk17_macos_toolchain_config_repo",
"remotejdk17_macos_aarch64_toolchain_config_repo": "remotejdk17_macos_aarch64_toolchain_config_repo",
"remotejdk17_win_toolchain_config_repo": "remotejdk17_win_toolchain_config_repo",
"remotejdk19_linux_toolchain_config_repo": "remotejdk19_linux_toolchain_config_repo",
"remotejdk19_macos_toolchain_config_repo": "remotejdk19_macos_toolchain_config_repo",
"remotejdk19_macos_aarch64_toolchain_config_repo": "remotejdk19_macos_aarch64_toolchain_config_repo",
"remotejdk19_win_toolchain_config_repo": "remotejdk19_win_toolchain_config_repo",
"remotejdk11_linux_aarch64_toolchain_config_repo": "remotejdk11_linux_aarch64_toolchain_config_repo",
"remotejdk11_linux_ppc64le_toolchain_config_repo": "remotejdk11_linux_ppc64le_toolchain_config_repo",
"remotejdk11_linux_s390x_toolchain_config_repo": "remotejdk11_linux_s390x_toolchain_config_repo"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"platforms": "platforms@0.0.7",
"rules_cc": "rules_cc@0.0.9",
"bazel_skylib": "bazel_skylib@1.3.0",
"rules_proto": "rules_proto@4.0.0",
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1",
"urls": [
"https://github.com/bazelbuild/rules_java/releases/download/5.5.1/rules_java-5.5.1.tar.gz"
],
"integrity": "sha256-c7iPNNwlG857xsRy6zhqbCsxLtW0c8gf5GhVwkj3kuA=",
"strip_prefix": "",
"remote_patches": {},
"remote_patch_strip": 0
}
}
},
"rules_license@0.0.7": {
"name": "rules_license",
"version": "0.0.7",
"key": "rules_license@0.0.7",
"repoName": "rules_license",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [],
"deps": {
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_license~0.0.7",
"urls": [
"https://github.com/bazelbuild/rules_license/releases/download/0.0.7/rules_license-0.0.7.tar.gz"
],
"integrity": "sha256-RTHezLkTY5ww5cdRKgVNXYdWmNrrddjPkPKEN1/nw2A=",
"strip_prefix": "",
"remote_patches": {},
"remote_patch_strip": 0
}
}
},
"rules_python@0.4.0": {
"name": "rules_python",
"version": "0.4.0",
"key": "rules_python@0.4.0",
"repoName": "rules_python",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [
"@bazel_tools//tools/python:autodetecting_toolchain"
],
"extensionUsages": [
{
"extensionBzlFile": "@rules_python//bzlmod:extensions.bzl",
"extensionName": "pip_install",
"usingModule": "rules_python@0.4.0",
"location": {
"file": "https://bcr.bazel.build/modules/rules_python/0.4.0/MODULE.bazel",
"line": 7,
"column": 28
},
"imports": {
"pypi__click": "pypi__click",
"pypi__pip": "pypi__pip",
"pypi__pip_tools": "pypi__pip_tools",
"pypi__pkginfo": "pypi__pkginfo",
"pypi__setuptools": "pypi__setuptools",
"pypi__wheel": "pypi__wheel"
},
"devImports": [],
"tags": [],
"hasDevUseExtension": false,
"hasNonDevUseExtension": true
}
],
"deps": {
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_python~0.4.0",
"urls": [
"https://github.com/bazelbuild/rules_python/releases/download/0.4.0/rules_python-0.4.0.tar.gz"
],
"integrity": "sha256-lUqom0kb5KCDMEosuDgBnIuMNyCnq7nEy4GseiQjDOo=",
"strip_prefix": "",
"remote_patches": {
"https://bcr.bazel.build/modules/rules_python/0.4.0/patches/propagate_pip_install_dependencies.patch": "sha256-v7S/dem/mixg63MF4KoRGDA4KEol9ab/tIVp+6Xq0D0=",
"https://bcr.bazel.build/modules/rules_python/0.4.0/patches/module_dot_bazel.patch": "sha256-kG4VIfWxQazzTuh50mvsx6pmyoRVA4lfH5rkto/Oq+Y="
},
"remote_patch_strip": 1
}
}
},
"zlib@1.2.13": {
"name": "zlib",
"version": "1.2.13",
"key": "zlib@1.2.13",
"repoName": "zlib",
"executionPlatformsToRegister": [],
"toolchainsToRegister": [],
"extensionUsages": [],
"deps": {
"bazel_tools": "bazel_tools@_",
"local_config_platform": "local_config_platform@_"
},
"repoSpec": {
"bzlFile": "@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "zlib~1.2.13",
"urls": [
"https://github.com/madler/zlib/archive/refs/tags/v1.2.13.zip"
],
"integrity": "sha256-woVpUbvzDjCGGs43ZVldhroT8s8BJ52QH2xiJYxX9P8=",
"strip_prefix": "zlib-1.2.13",
"remote_patches": {
"https://bcr.bazel.build/modules/zlib/1.2.13/patches/add_build_file.patch": "sha256-Z2ig1F01/dfdG63H+GwYRMcGbW/zAGIUWnKKrwKSEaQ=",
"https://bcr.bazel.build/modules/zlib/1.2.13/patches/module_dot_bazel.patch": "sha256-Nc7xP02Dl6yHQvkiZWSQnlnw1T277yS4cJxxONWJ/Ic="
},
"remote_patch_strip": 0
}
}
}
},
"moduleExtensions": {
"@bazel_features~1.1.0//private:extensions.bzl%version_extension": {
"general": {
"bzlTransitiveDigest": "LKmXjK1avT44pRhO3x6Hplu1mU9qrNOaHP+/tJ0VFfE=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"bazel_features_version": {
"bzlFile": "@@bazel_features~1.1.0//private:version_repo.bzl",
"ruleClassName": "version_repo",
"attributes": {
"name": "bazel_features~1.1.0~version_extension~bazel_features_version"
}
},
"bazel_features_globals": {
"bzlFile": "@@bazel_features~1.1.0//private:globals_repo.bzl",
"ruleClassName": "globals_repo",
"attributes": {
"name": "bazel_features~1.1.0~version_extension~bazel_features_globals",
"globals": {
"RunEnvironmentInfo": "5.3.0",
"DefaultInfo": "0.0.1",
"__TestingOnly_NeverAvailable": "1000000000.0.0"
}
}
}
}
}
},
"@bazel_tools//tools/android:android_extensions.bzl%remote_android_tools_extensions": {
"general": {
"bzlTransitiveDigest": "4+Dj2H7maLh8JtpJKiuaI7PSXiIZw6oWX9xsVhnJ5DU=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"android_tools": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "bazel_tools~remote_android_tools_extensions~android_tools",
"sha256": "1afa4b7e13c82523c8b69e87f8d598c891ec7e2baa41d9e24e08becd723edb4d",
"url": "https://mirror.bazel.build/bazel_android_tools/android_tools_pkg-0.27.0.tar.gz"
}
},
"android_gmaven_r8": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_jar",
"attributes": {
"name": "bazel_tools~remote_android_tools_extensions~android_gmaven_r8",
"sha256": "ab1379835c7d3e5f21f80347c3c81e2f762e0b9b02748ae5232c3afa14adf702",
"url": "https://maven.google.com/com/android/tools/r8/8.0.40/r8-8.0.40.jar"
}
}
}
}
},
"@bazel_tools//tools/cpp:cc_configure.bzl%cc_configure_extension": {
"general": {
"bzlTransitiveDigest": "sftnIlf92nP/IUiWiMkgL9Sh8Drk9kKhTXHvoavVJZg=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"local_config_cc": {
"bzlFile": "@@bazel_tools//tools/cpp:cc_configure.bzl",
"ruleClassName": "cc_autoconf",
"attributes": {
"name": "bazel_tools~cc_configure_extension~local_config_cc"
}
},
"local_config_cc_toolchains": {
"bzlFile": "@@bazel_tools//tools/cpp:cc_configure.bzl",
"ruleClassName": "cc_autoconf_toolchains",
"attributes": {
"name": "bazel_tools~cc_configure_extension~local_config_cc_toolchains"
}
}
}
}
},
"@bazel_tools//tools/osx:xcode_configure.bzl%xcode_configure_extension": {
"general": {
"bzlTransitiveDigest": "CtmyZVPtInM72JKIFfarSKOF0R/GbDRl8HBuOsRWhRs=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"local_config_xcode": {
"bzlFile": "@@bazel_tools//tools/osx:xcode_configure.bzl",
"ruleClassName": "xcode_autoconf",
"attributes": {
"name": "bazel_tools~xcode_configure_extension~local_config_xcode",
"xcode_locator": "@bazel_tools//tools/osx:xcode_locator.m",
"remote_xcode": ""
}
}
}
}
},
"@bazel_tools//tools/sh:sh_configure.bzl%sh_configure_extension": {
"general": {
"bzlTransitiveDigest": "hp4NgmNjEg5+xgvzfh6L83bt9/aiiWETuNpwNuF1MSU=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"local_config_sh": {
"bzlFile": "@@bazel_tools//tools/sh:sh_configure.bzl",
"ruleClassName": "sh_config",
"attributes": {
"name": "bazel_tools~sh_configure_extension~local_config_sh"
}
}
}
}
},
"@bazel_tools//tools/test:extensions.bzl%remote_coverage_tools_extension": {
"general": {
"bzlTransitiveDigest": "IWFtZ+6M0WGmNpfnHZMxnVFSDZ6pRTEWt7jixp7XffQ=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"remote_coverage_tools": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "bazel_tools~remote_coverage_tools_extension~remote_coverage_tools",
"sha256": "7006375f6756819b7013ca875eab70a541cf7d89142d9c511ed78ea4fefa38af",
"urls": [
"https://mirror.bazel.build/bazel_coverage_output_generator/releases/coverage_output_generator-v2.6.zip"
]
}
}
}
}
},
"@gazelle~override//:extensions.bzl%go_deps": {
"general": {
"bzlTransitiveDigest": "hxVTSAg3X82nHfibhRDy0s6HkpFt+/TM4p5q9fgmPj8=",
"accumulatedFileDigests": {
"@@//:go.mod": "8e62c686b94b37593b38766d425ceccbf86a9b07c0121feaaf42293050a42ae3",
"@@circl~1.3.3//:go.mod": "68b12e4662bb0639728490153ffc52d8bdd63be558bdd41bcb0d8f1eeeb03e41",
"@@rules_go~0.42.0//:go.mod": "a7143f329c2a3e0b983ce74a96c0c25b0d0c59d236d75f7e1b069aadd988d55e",
"@@//:go.sum": "05fce820627579dc40f60ac8fad81521932d2727e9ff6ab0247a661ccb124ecf",
"@@circl~1.3.3//:go.sum": "c895d918735c8cff9d877af70b1177c11b456e87b5a6a9aec025ddae0090300b",
"@@gazelle~override//:go.mod": "9ae159a385b2f244bbe964b9f91dbea6e7bd534e0b22e846655f241c65de2c49",
"@@gazelle~override//:go.sum": "7469786f3930030c430969cedae951e6947cb40f4a563dac94a350659c0fedc4",
"@@rules_go~0.42.0//:go.sum": "022d36c9ebcc7b5dee1e9b85b3da9c9f3a529ee6f979946d66e4955b8d54614a"
},
"envVariables": {},
"generatedRepoSpecs": {
"org_golang_x_tools_go_vcs": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_x_tools_go_vcs",
"importpath": "golang.org/x/tools/go/vcs",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:cOIJqWBl99H1dH5LWizPa+0ImeeJq3t3cJjaeOWUAL4=",
"replace": "",
"version": "v0.1.0-deprecated"
}
},
"com_github_fsnotify_fsnotify": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_fsnotify_fsnotify",
"importpath": "github.com/fsnotify/fsnotify",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=",
"replace": "",
"version": "v1.7.0"
}
},
"com_github_bmatcuk_doublestar_v4": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_bmatcuk_doublestar_v4",
"importpath": "github.com/bmatcuk/doublestar/v4",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:gPypJ5xD31uhX6Tf54sDPUOBXTqKH4c9aPY66CyQrS0=",
"replace": "github.com/bmatcuk/doublestar",
"version": "v1.3.4"
}
},
"com_github_pmezard_go_difflib": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_pmezard_go_difflib",
"importpath": "github.com/pmezard/go-difflib",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=",
"replace": "",
"version": "v1.0.0"
}
},
"com_github_davecgh_go_spew": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_davecgh_go_spew",
"importpath": "github.com/davecgh/go-spew",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
"replace": "",
"version": "v1.1.1"
}
},
"com_github_datadog_sketches_go": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_datadog_sketches_go",
"importpath": "github.com/DataDog/sketches-go",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:j5G6as+9FASM2qC36lvpvQAj9qsv/jUs3FtO8CwZNAY=",
"replace": "",
"version": "v1.4.1"
}
},
"org_golang_x_tools": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_x_tools",
"importpath": "golang.org/x/tools",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:Iey4qkscZuv0VvIt8E0neZjtPVQFSc870HQ448QgEmQ=",
"replace": "",
"version": "v0.13.0"
}
},
"com_github_bazelbuild_buildtools": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_bazelbuild_buildtools",
"importpath": "github.com/bazelbuild/buildtools",
"build_directives": [
"gazelle:go_naming_convention go_default_library"
],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [
"@@//patches:buildtools.patch"
],
"patch_args": [
"-p1"
],
"urls": [
"https://github.com/bazelbuild/buildtools/archive/ae8e3206e815d086269eb208b01f300639a4b194.tar.gz"
],
"strip_prefix": "buildtools-ae8e3206e815d086269eb208b01f300639a4b194",
"sha256": "05d7c3d2bd3cc0b02d15672fefa0d6be48c7aebe459c1c99dced7ac5e598508f"
}
},
"org_golang_x_net": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_x_net",
"importpath": "golang.org/x/net",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:4nGaVu0QrbjT/AK2PRLuQfQuh6DJve+pELhqTdAj3x0=",
"replace": "",
"version": "v0.0.0-20210405180319-a5a99cb37ef4"
}
},
"org_golang_google_genproto": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_google_genproto",
"importpath": "google.golang.org/genproto",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:+kGHl1aib/qcwaRi1CbqBZ1rk19r85MNUf8HaBghugY=",
"replace": "",
"version": "v0.0.0-20200526211855-cb27e3aa2013"
}
},
"com_github_fmeum_dep_on_gazelle": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_fmeum_dep_on_gazelle",
"importpath": "github.com/fmeum/dep_on_gazelle",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:7gEtQ2CoD77tYca+1iUnKjIBUZ4mX7mZwjdWp3uuN/E=",
"replace": "",
"version": "v1.0.0"
}
},
"com_github_gogo_protobuf": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_gogo_protobuf",
"importpath": "github.com/gogo/protobuf",
"build_directives": [
"gazelle:proto disable"
],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=",
"replace": "",
"version": "v1.3.2"
}
},
"com_github_stretchr_testify": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_stretchr_testify",
"importpath": "github.com/stretchr/testify",
"build_directives": [
"gazelle:go_naming_convention go_default_library"
],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [
"@@//patches:testify.patch"
],
"patch_args": [
"-p1"
],
"sum": "h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=",
"replace": "",
"version": "v1.8.0"
}
},
"org_golang_x_sync": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_x_sync",
"importpath": "golang.org/x/sync",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:zxkM55ReGkDlKSM+Fu41A+zmbZuaPVbGMzvvdUPznYQ=",
"replace": "",
"version": "v0.4.0"
}
},
"com_github_golang_mock": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_golang_mock",
"importpath": "github.com/golang/mock",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=",
"replace": "",
"version": "v1.6.0"
}
},
"org_golang_google_grpc": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_google_grpc",
"importpath": "google.golang.org/grpc",
"build_directives": [
"gazelle:proto disable"
],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:fPVVDxY9w++VjTZsYvXWqEf9Rqar/e+9zYfxKK+W+YU=",
"replace": "",
"version": "v1.50.0"
}
},
"com_github_google_go_cmp": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_google_go_cmp",
"importpath": "github.com/google/go-cmp",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=",
"replace": "",
"version": "v0.6.0"
}
},
"org_golang_x_text": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_x_text",
"importpath": "golang.org/x/text",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:cokOdA+Jmi5PJGXLlLllQSgYigAEfHXJAERHVMaCc2k=",
"replace": "",
"version": "v0.3.3"
}
},
"com_github_google_safetext": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_google_safetext",
"importpath": "github.com/google/safetext",
"build_directives": [
"gazelle:build_file_name BUILD.bazel",
"gazelle:build_file_proto_mode disable_global"
],
"build_file_generation": "on",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:SJ+NtwL6QaZ21U+IrK7d0gGgpjGGvd2kz+FzTHVzdqI=",
"replace": "",
"version": "v0.0.0-20220905092116-b49f7bc46da2"
}
},
"com_github_kr_text": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_kr_text",
"importpath": "github.com/kr/text",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=",
"replace": "",
"version": "v0.2.0"
}
},
"org_golang_google_protobuf": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_google_protobuf",
"importpath": "google.golang.org/protobuf",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:w43yiav+6bVFTBQFZX0r7ipe9JQ1QsbMgHwbBziscLw=",
"replace": "",
"version": "v1.28.0"
}
},
"org_golang_x_mod": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_x_mod",
"importpath": "golang.org/x/mod",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:I/DsJXRlw/8l/0c24sM9yb0T4z9liZTduXvdAWYiysY=",
"replace": "",
"version": "v0.13.0"
}
},
"com_github_bwesterb_go_ristretto": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_bwesterb_go_ristretto",
"importpath": "github.com/bwesterb/go-ristretto",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:1w53tCkGhCQ5djbat3+MH0BAQ5Kfgbt56UZQ/JMzngw=",
"replace": "",
"version": "v1.2.3"
}
},
"in_gopkg_yaml_v3": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~in_gopkg_yaml_v3",
"importpath": "gopkg.in/yaml.v3",
"build_directives": [
"gazelle:go_naming_convention go_default_library"
],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=",
"replace": "",
"version": "v3.0.1"
}
},
"org_golang_x_crypto": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_x_crypto",
"importpath": "golang.org/x/crypto",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:diz9pEYuTIuLMJLs3rGDkeaTsNyRs6duYdFyPAxzE/U=",
"replace": "",
"version": "v0.3.1-0.20221117191849-2c476679df9a"
}
},
"com_github_golang_protobuf": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_golang_protobuf",
"importpath": "github.com/golang/protobuf",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:ROPKBNFfQgOUMifHyP+KYbvpjbdoFNs+aK7DXlji0Tw=",
"replace": "",
"version": "v1.5.2"
}
},
"bazel_gazelle_go_repository_config": {
"bzlFile": "@@gazelle~override//internal/bzlmod:go_deps.bzl",
"ruleClassName": "_go_repository_config",
"attributes": {
"name": "gazelle~override~go_deps~bazel_gazelle_go_repository_config",
"importpaths": {
"com_github_stretchr_testify": "github.com/stretchr/testify",
"in_gopkg_yaml_v3": "gopkg.in/yaml.v3",
"com_github_davecgh_go_spew": "github.com/davecgh/go-spew",
"com_github_datadog_sketches_go": "github.com/DataDog/sketches-go",
"@rules_go~0.42.0": "github.com/bazelbuild/rules_go",
"com_github_bmatcuk_doublestar_v4": "github.com/bmatcuk/doublestar/v4",
"@circl~1.3.3": "github.com/cloudflare/circl",
"com_github_envoyproxy_protoc_gen_validate": "github.com/envoyproxy/protoc-gen-validate",
"com_github_fmeum_dep_on_gazelle": "github.com/fmeum/dep_on_gazelle",
"com_github_google_safetext": "github.com/google/safetext",
"org_golang_x_sys": "golang.org/x/sys",
"@gazelle~override": "github.com/bazelbuild/bazel-gazelle",
"com_github_kr_text": "github.com/kr/text",
"com_github_pmezard_go_difflib": "github.com/pmezard/go-difflib",
"org_golang_google_protobuf": "google.golang.org/protobuf",
"org_golang_x_tools": "golang.org/x/tools",
"com_github_bazelbuild_buildtools": "github.com/bazelbuild/buildtools",
"com_github_fsnotify_fsnotify": "github.com/fsnotify/fsnotify",
"com_github_google_go_cmp": "github.com/google/go-cmp",
"org_golang_x_mod": "golang.org/x/mod",
"org_golang_x_sync": "golang.org/x/sync",
"org_golang_x_tools_go_vcs": "golang.org/x/tools/go/vcs",
"com_github_gogo_protobuf": "github.com/gogo/protobuf",
"com_github_golang_mock": "github.com/golang/mock",
"com_github_golang_protobuf": "github.com/golang/protobuf",
"org_golang_x_net": "golang.org/x/net",
"org_golang_x_text": "golang.org/x/text",
"org_golang_google_genproto": "google.golang.org/genproto",
"org_golang_google_grpc": "google.golang.org/grpc",
"com_github_bwesterb_go_ristretto": "github.com/bwesterb/go-ristretto",
"org_golang_x_crypto": "golang.org/x/crypto"
},
"module_names": {
"@gazelle~override": "gazelle",
"@rules_go~0.42.0": "rules_go",
"@circl~1.3.3": "circl"
},
"build_naming_conventions": {
"com_github_stretchr_testify": "go_default_library",
"in_gopkg_yaml_v3": "go_default_library",
"com_github_bazelbuild_buildtools": "go_default_library"
}
}
},
"com_github_envoyproxy_protoc_gen_validate": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~com_github_envoyproxy_protoc_gen_validate",
"importpath": "github.com/envoyproxy/protoc-gen-validate",
"build_directives": [
"gazelle:build_file_name BUILD.bazel"
],
"build_file_generation": "on",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:kt9FtLiooDc0vbwTLhdg3dyNX1K9Qwa1EK9LcD4jVUQ=",
"replace": "",
"version": "v1.0.1"
}
},
"org_golang_x_sys": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~go_deps~org_golang_x_sys",
"importpath": "golang.org/x/sys",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE=",
"replace": "",
"version": "v0.13.0"
}
}
},
"moduleExtensionMetadata": {
"explicitRootModuleDirectDeps": [
"com_github_stretchr_testify",
"com_github_datadog_sketches_go",
"com_github_bmatcuk_doublestar_v4",
"com_github_envoyproxy_protoc_gen_validate",
"com_github_fmeum_dep_on_gazelle",
"com_github_google_safetext",
"org_golang_x_sys"
],
"explicitRootModuleDirectDevDeps": [],
"useAllRepos": "NO"
}
}
},
"@gazelle~override//:extensions.bzl%go_deps%test_dep@_~go_deps": {
"general": {
"bzlTransitiveDigest": "hxVTSAg3X82nHfibhRDy0s6HkpFt+/TM4p5q9fgmPj8=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"com_github_stretchr_testify": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~_go_deps~test_dep~~go_deps~com_github_stretchr_testify",
"importpath": "github.com/stretchr/testify",
"build_directives": [
"gazelle:go_naming_convention import"
],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [
"@@test_dep~override//patches:testify.patch"
],
"patch_args": [
"-p1"
],
"sum": "h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=",
"replace": "",
"version": "v1.8.0"
}
},
"bazel_gazelle_go_repository_config": {
"bzlFile": "@@gazelle~override//internal/bzlmod:go_deps.bzl",
"ruleClassName": "_go_repository_config",
"attributes": {
"name": "gazelle~override~_go_deps~test_dep~~go_deps~bazel_gazelle_go_repository_config",
"importpaths": {
"com_github_stretchr_testify": "github.com/stretchr/testify",
"in_gopkg_yaml_v3": "gopkg.in/yaml.v3",
"com_github_davecgh_go_spew": "github.com/davecgh/go-spew"
},
"module_names": {},
"build_naming_conventions": {
"com_github_stretchr_testify": "import",
"in_gopkg_yaml_v3": "import"
}
}
},
"com_github_davecgh_go_spew": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~_go_deps~test_dep~~go_deps~com_github_davecgh_go_spew",
"importpath": "github.com/davecgh/go-spew",
"build_directives": [],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=",
"replace": "",
"version": "v1.1.1"
}
},
"in_gopkg_yaml_v3": {
"bzlFile": "@@gazelle~override//internal:go_repository.bzl",
"ruleClassName": "go_repository",
"attributes": {
"name": "gazelle~override~_go_deps~test_dep~~go_deps~in_gopkg_yaml_v3",
"importpath": "gopkg.in/yaml.v3",
"build_directives": [
"gazelle:go_naming_convention import"
],
"build_file_generation": "auto",
"build_extra_args": [],
"patches": [],
"patch_args": [],
"sum": "h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=",
"replace": "",
"version": "v3.0.1"
}
}
},
"moduleExtensionMetadata": {
"explicitRootModuleDirectDeps": [],
"explicitRootModuleDirectDevDeps": [],
"useAllRepos": "NO"
}
}
},
"@gazelle~override//internal/bzlmod:non_module_deps.bzl%non_module_deps": {
"general": {
"bzlTransitiveDigest": "AjbsH9WZCj0ipLarbbkp25YBRrRhWYvO7OIiTcHyyok=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"bazel_gazelle_is_bazel_module": {
"bzlFile": "@@gazelle~override//internal:is_bazel_module.bzl",
"ruleClassName": "is_bazel_module",
"attributes": {
"name": "gazelle~override~non_module_deps~bazel_gazelle_is_bazel_module",
"is_bazel_module": true
}
},
"bazel_gazelle_go_repository_tools": {
"bzlFile": "@@gazelle~override//internal:go_repository_tools.bzl",
"ruleClassName": "go_repository_tools",
"attributes": {
"name": "gazelle~override~non_module_deps~bazel_gazelle_go_repository_tools",
"go_cache": "@@gazelle~override~non_module_deps~bazel_gazelle_go_repository_cache//:go.env"
}
},
"bazel_gazelle_go_repository_cache": {
"bzlFile": "@@gazelle~override//internal:go_repository_cache.bzl",
"ruleClassName": "go_repository_cache",
"attributes": {
"name": "gazelle~override~non_module_deps~bazel_gazelle_go_repository_cache",
"go_sdk_name": "@rules_go~0.42.0~go_sdk~go_default_sdk",
"go_env": {}
}
}
}
}
},
"@rules_go~0.42.0//go:extensions.bzl%go_sdk": {
"os:linux,arch:amd64": {
"bzlTransitiveDigest": "LcEFZN3cQrre0Ew+UNda7XcVjAmhrtqcHcWW/RewkPs=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"go_default_sdk": {
"bzlFile": "@@rules_go~0.42.0//go/private:sdk.bzl",
"ruleClassName": "go_download_sdk_rule",
"attributes": {
"name": "rules_go~0.42.0~go_sdk~go_default_sdk",
"goos": "",
"goarch": "",
"sdks": {},
"experiments": [],
"patches": [],
"patch_strip": 0,
"urls": [
"https://dl.google.com/go/{}"
],
"version": "1.21.1",
"strip_prefix": "go"
}
},
"go_host_compatible_sdk_label": {
"bzlFile": "@@rules_go~0.42.0//go/private:extensions.bzl",
"ruleClassName": "host_compatible_toolchain",
"attributes": {
"name": "rules_go~0.42.0~go_sdk~go_host_compatible_sdk_label",
"toolchain": "@go_default_sdk//:ROOT"
}
},
"go_toolchains": {
"bzlFile": "@@rules_go~0.42.0//go/private:sdk.bzl",
"ruleClassName": "go_multiple_toolchains",
"attributes": {
"name": "rules_go~0.42.0~go_sdk~go_toolchains",
"prefixes": [
"_0000_go_default_sdk_"
],
"geese": [
""
],
"goarchs": [
""
],
"sdk_repos": [
"go_default_sdk"
],
"sdk_types": [
"remote"
],
"sdk_versions": [
"1.21.1"
]
}
}
}
}
},
"@rules_go~0.42.0//go/private:extensions.bzl%non_module_dependencies": {
"general": {
"bzlTransitiveDigest": "stHqO436SuPmn/tQ0Nb5+7kZuxL9zqGxBLaFzsH65zw=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"org_golang_x_tools_go_vcs": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~org_golang_x_tools_go_vcs",
"urls": [
"https://mirror.bazel.build/github.com/golang/tools/archive/refs/tags/go/vcs/v0.1.0-deprecated.zip",
"https://github.com/golang/tools/archive/refs/tags/go/vcs/v0.1.0-deprecated.zip"
],
"sha256": "1b389268d126467105305ae4482df0189cc80a13aaab28d0946192b4ad0737a8",
"strip_prefix": "tools-go-vcs-v0.1.0-deprecated/go/vcs",
"patches": [
"@@rules_go~0.42.0//third_party:org_golang_x_tools_go_vcs-gazelle.patch"
],
"patch_args": [
"-p1"
]
}
},
"org_golang_x_xerrors": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~org_golang_x_xerrors",
"urls": [
"https://mirror.bazel.build/github.com/golang/xerrors/archive/04be3eba64a22a838cdb17b8dca15a52871c08b4.zip",
"https://github.com/golang/xerrors/archive/04be3eba64a22a838cdb17b8dca15a52871c08b4.zip"
],
"sha256": "ffad2b06ef2e09d040da2ff08077865e99ab95d4d0451737fc8e33706bb01634",
"strip_prefix": "xerrors-04be3eba64a22a838cdb17b8dca15a52871c08b4",
"patches": [
"@@rules_go~0.42.0//third_party:org_golang_x_xerrors-gazelle.patch"
],
"patch_args": [
"-p1"
]
}
},
"gogo_special_proto": {
"bzlFile": "@@rules_go~0.42.0//proto:gogo.bzl",
"ruleClassName": "gogo_special_proto",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~gogo_special_proto"
}
},
"org_golang_google_protobuf": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~org_golang_google_protobuf",
"sha256": "f5d1f6d0e9b836aceb715f1df2dc065083a55b07ecec3b01b5e89d039b14da02",
"urls": [
"https://mirror.bazel.build/github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.31.0.zip",
"https://github.com/protocolbuffers/protobuf-go/archive/refs/tags/v1.31.0.zip"
],
"strip_prefix": "protobuf-go-1.31.0",
"patches": [
"@@rules_go~0.42.0//third_party:org_golang_google_protobuf-gazelle.patch"
],
"patch_args": [
"-p1"
]
}
},
"com_github_mwitkow_go_proto_validators": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~com_github_mwitkow_go_proto_validators",
"urls": [
"https://mirror.bazel.build/github.com/mwitkow/go-proto-validators/archive/refs/tags/v0.3.2.zip",
"https://github.com/mwitkow/go-proto-validators/archive/refs/tags/v0.3.2.zip"
],
"sha256": "d8697f05a2f0eaeb65261b480e1e6035301892d9fc07ed945622f41b12a68142",
"strip_prefix": "go-proto-validators-0.3.2"
}
},
"org_golang_x_tools": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~org_golang_x_tools",
"urls": [
"https://mirror.bazel.build/github.com/golang/tools/archive/refs/tags/v0.7.0.zip",
"https://github.com/golang/tools/archive/refs/tags/v0.7.0.zip"
],
"sha256": "9f20a20f29f4008d797a8be882ef82b69cf8f7f2b96dbdfe3814c57d8280fa4b",
"strip_prefix": "tools-0.7.0",
"patches": [
"@@rules_go~0.42.0//third_party:org_golang_x_tools-deletegopls.patch",
"@@rules_go~0.42.0//third_party:org_golang_x_tools-gazelle.patch"
],
"patch_args": [
"-p1"
]
}
},
"org_golang_google_genproto": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~org_golang_google_genproto",
"urls": [
"https://mirror.bazel.build/github.com/googleapis/go-genproto/archive/007df8e322eb3e384d36c0821e2337825c203ca6.zip",
"https://github.com/googleapis/go-genproto/archive/007df8e322eb3e384d36c0821e2337825c203ca6.zip"
],
"sha256": "e7d0f3faed86258ed4e8e5527a8e98ff00fbd5b1a9b379a99a4aa2f76ce8bbcc",
"strip_prefix": "go-genproto-007df8e322eb3e384d36c0821e2337825c203ca6",
"patches": [
"@@rules_go~0.42.0//third_party:org_golang_google_genproto-gazelle.patch"
],
"patch_args": [
"-p1"
]
}
},
"bazel_skylib": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~bazel_skylib",
"urls": [
"https://mirror.bazel.build/github.com/bazelbuild/bazel-skylib/releases/download/1.4.2/bazel-skylib-1.4.2.tar.gz",
"https://github.com/bazelbuild/bazel-skylib/releases/download/1.4.2/bazel-skylib-1.4.2.tar.gz"
],
"sha256": "66ffd9315665bfaafc96b52278f57c7e2dd09f5ede279ea6d39b2be471e7e3aa",
"strip_prefix": ""
}
},
"com_github_gogo_protobuf": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~com_github_gogo_protobuf",
"urls": [
"https://mirror.bazel.build/github.com/gogo/protobuf/archive/refs/tags/v1.3.2.zip",
"https://github.com/gogo/protobuf/archive/refs/tags/v1.3.2.zip"
],
"sha256": "f89f8241af909ce3226562d135c25b28e656ae173337b3e58ede917aa26e1e3c",
"strip_prefix": "protobuf-1.3.2",
"patches": [
"@@rules_go~0.42.0//third_party:com_github_gogo_protobuf-gazelle.patch"
],
"patch_args": [
"-p1"
]
}
},
"com_github_golang_protobuf": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~com_github_golang_protobuf",
"urls": [
"https://mirror.bazel.build/github.com/golang/protobuf/archive/refs/tags/v1.5.3.zip",
"https://github.com/golang/protobuf/archive/refs/tags/v1.5.3.zip"
],
"sha256": "2dced4544ae5372281e20f1e48ca76368355a01b31353724718c4d6e3dcbb430",
"strip_prefix": "protobuf-1.5.3",
"patches": [
"@@rules_go~0.42.0//third_party:com_github_golang_protobuf-gazelle.patch"
],
"patch_args": [
"-p1"
]
}
},
"io_bazel_rules_nogo": {
"bzlFile": "@@rules_go~0.42.0//go/private:nogo.bzl",
"ruleClassName": "go_register_nogo",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~io_bazel_rules_nogo",
"nogo": "@io_bazel_rules_go//:default_nogo"
}
},
"com_github_golang_mock": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~com_github_golang_mock",
"urls": [
"https://mirror.bazel.build/github.com/golang/mock/archive/refs/tags/v1.7.0-rc.1.zip",
"https://github.com/golang/mock/archive/refs/tags/v1.7.0-rc.1.zip"
],
"patches": [
"@@rules_go~0.42.0//third_party:com_github_golang_mock-gazelle.patch"
],
"patch_args": [
"-p1"
],
"sha256": "5359c78b0c1649cf7beb3b48ff8b1d1aaf0243b22ea4789aba94805280075d8e",
"strip_prefix": "mock-1.7.0-rc.1"
}
},
"org_golang_x_sys": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_go~0.42.0~non_module_dependencies~org_golang_x_sys",
"urls": [
"https://mirror.bazel.build/github.com/golang/sys/archive/refs/tags/v0.12.0.zip",
"https://github.com/golang/sys/archive/refs/tags/v0.12.0.zip"
],
"sha256": "229b079d23d18f5b1a0c46335020cddc6e5d543da2dae6e45b59d84b5d074e3a",
"strip_prefix": "sys-0.12.0",
"patches": [
"@@rules_go~0.42.0//third_party:org_golang_x_sys-gazelle.patch"
],
"patch_args": [
"-p1"
]
}
}
}
}
},
"@rules_java~5.5.1//java:extensions.bzl%toolchains": {
"general": {
"bzlTransitiveDigest": "IFVnLAj9sdT9p8x0XTGG1Ea54qqosuXfcRu2egn7Sqw=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"remotejdk19_macos_aarch64_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk19_macos_aarch64_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_19\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"19\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk19_macos_aarch64//:jdk\",\n)\n"
}
},
"remotejdk17_macos_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_macos_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos//:jdk\",\n)\n"
}
},
"remotejdk17_linux_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_linux_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_linux//:jdk\",\n)\n"
}
},
"remote_java_tools_darwin": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remote_java_tools_darwin",
"sha256": "abc434be713ee9e1fd6525d7a7bd9d7cdff6e27ae3ca9d96420490e7ff6e28a3",
"urls": [
"https://mirror.bazel.build/bazel_java_tools/releases/java/v12.0/java_tools_darwin_x86_64-v12.0.zip",
"https://github.com/bazelbuild/java_tools/releases/download/java_v12.0/java_tools_darwin_x86_64-v12.0.zip"
]
}
},
"remotejdk17_macos_aarch64": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_macos_aarch64",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "54247dde248ffbcd3c048675504b1c503b81daf2dc0d64a79e353c48d383c977",
"strip_prefix": "zulu17.32.13-ca-jdk17.0.2-macosx_aarch64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-macosx_aarch64.tar.gz",
"https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-macosx_aarch64.tar.gz"
]
}
},
"remote_java_tools_windows": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remote_java_tools_windows",
"sha256": "7b938f0c67d9d390f10489b1b9a4dabb51e39ecc94532c3acdf8c4c16900457f",
"urls": [
"https://mirror.bazel.build/bazel_java_tools/releases/java/v12.0/java_tools_windows-v12.0.zip",
"https://github.com/bazelbuild/java_tools/releases/download/java_v12.0/java_tools_windows-v12.0.zip"
]
}
},
"remotejdk11_win": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_win",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "a106c77389a63b6bd963a087d5f01171bd32aa3ee7377ecef87531390dcb9050",
"strip_prefix": "zulu11.56.19-ca-jdk11.0.15-win_x64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-win_x64.zip",
"https://cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-win_x64.zip"
]
}
},
"remotejdk11_win_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_win_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win//:jdk\",\n)\n"
}
},
"remotejdk11_linux_aarch64": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_linux_aarch64",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "fc7c41a0005180d4ca471c90d01e049469e0614cf774566d4cf383caa29d1a97",
"strip_prefix": "zulu11.56.19-ca-jdk11.0.15-linux_aarch64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu-embedded/bin/zulu11.56.19-ca-jdk11.0.15-linux_aarch64.tar.gz",
"https://cdn.azul.com/zulu-embedded/bin/zulu11.56.19-ca-jdk11.0.15-linux_aarch64.tar.gz"
]
}
},
"remotejdk17_linux": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_linux",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "73d5c4bae20325ca41b606f7eae64669db3aac638c5b3ead4a975055846ad6de",
"strip_prefix": "zulu17.32.13-ca-jdk17.0.2-linux_x64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-linux_x64.tar.gz",
"https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-linux_x64.tar.gz"
]
}
},
"remotejdk11_linux_s390x_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_linux_s390x_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:s390x\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_s390x//:jdk\",\n)\n"
}
},
"remotejdk11_linux_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_linux_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux//:jdk\",\n)\n"
}
},
"remotejdk11_macos": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_macos",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "2614e5c5de8e989d4d81759de4c333aa5b867b17ab9ee78754309ba65c7f6f55",
"strip_prefix": "zulu11.56.19-ca-jdk11.0.15-macosx_x64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-macosx_x64.tar.gz",
"https://cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-macosx_x64.tar.gz"
]
}
},
"remotejdk11_win_arm64": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_win_arm64",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "b8a28e6e767d90acf793ea6f5bed0bb595ba0ba5ebdf8b99f395266161e53ec2",
"strip_prefix": "jdk-11.0.13+8",
"urls": [
"https://mirror.bazel.build/aka.ms/download-jdk/microsoft-jdk-11.0.13.8.1-windows-aarch64.zip"
]
}
},
"remotejdk17_macos": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_macos",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "89d04b2d99b05dcb25114178e65f6a1c5ca742e125cab0a63d87e7e42f3fcb80",
"strip_prefix": "zulu17.32.13-ca-jdk17.0.2-macosx_x64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-macosx_x64.tar.gz",
"https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-macosx_x64.tar.gz"
]
}
},
"remotejdk17_macos_aarch64_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_macos_aarch64_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_macos_aarch64//:jdk\",\n)\n"
}
},
"remotejdk17_win": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_win",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "e965aa0ea7a0661a3446cf8f10ee00684b851f883b803315289f26b4aa907fdb",
"strip_prefix": "zulu17.32.13-ca-jdk17.0.2-win_x64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-win_x64.zip",
"https://cdn.azul.com/zulu/bin/zulu17.32.13-ca-jdk17.0.2-win_x64.zip"
]
}
},
"remotejdk11_macos_aarch64_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_macos_aarch64_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos_aarch64//:jdk\",\n)\n"
}
},
"remotejdk11_linux_ppc64le_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_linux_ppc64le_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:ppc\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_ppc64le//:jdk\",\n)\n"
}
},
"remote_java_tools_linux": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remote_java_tools_linux",
"sha256": "4b8366b780387fc5ce69527ed287f2b444ee429d3325305ad062c92ac43c7fb6",
"urls": [
"https://mirror.bazel.build/bazel_java_tools/releases/java/v12.0/java_tools_linux-v12.0.zip",
"https://github.com/bazelbuild/java_tools/releases/download/java_v12.0/java_tools_linux-v12.0.zip"
]
}
},
"remotejdk19_macos_aarch64": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk19_macos_aarch64",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "177d058d968b2fbe7a5ff5eceb18cdc16f6376ce291004f1a3139e78b2fb6391",
"strip_prefix": "zulu19.32.13-ca-jdk19.0.2-macosx_aarch64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu19.32.13-ca-jdk19.0.2-macosx_aarch64.tar.gz",
"https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jdk19.0.2-macosx_aarch64.tar.gz"
]
}
},
"remotejdk19_win_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk19_win_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_19\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"19\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk19_win//:jdk\",\n)\n"
}
},
"remotejdk19_macos_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk19_macos_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_19\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"19\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk19_macos//:jdk\",\n)\n"
}
},
"remotejdk19_linux": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk19_linux",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "4a994aded1d9b35258d543a59d4963d2687a1094a818b79a21f00273fbbc5bca",
"strip_prefix": "zulu19.32.13-ca-jdk19.0.2-linux_x64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu19.32.13-ca-jdk19.0.2-linux_x64.tar.gz",
"https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jdk19.0.2-linux_x64.tar.gz"
]
}
},
"remotejdk11_linux_aarch64_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_linux_aarch64_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:aarch64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_linux_aarch64//:jdk\",\n)\n"
}
},
"remotejdk11_linux_s390x": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_linux_s390x",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "a58fc0361966af0a5d5a31a2d8a208e3c9bb0f54f345596fd80b99ea9a39788b",
"strip_prefix": "jdk-11.0.15+10",
"urls": [
"https://mirror.bazel.build/github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_s390x_linux_hotspot_11.0.15_10.tar.gz",
"https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_s390x_linux_hotspot_11.0.15_10.tar.gz"
]
}
},
"remotejdk17_win_arm64_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_win_arm64_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win_arm64//:jdk\",\n)\n"
}
},
"remotejdk11_linux": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_linux",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "e064b61d93304012351242bf0823c6a2e41d9e28add7ea7f05378b7243d34247",
"strip_prefix": "zulu11.56.19-ca-jdk11.0.15-linux_x64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-linux_x64.tar.gz",
"https://cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-linux_x64.tar.gz"
]
}
},
"remotejdk11_macos_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_macos_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:macos\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_macos//:jdk\",\n)\n"
}
},
"remotejdk19_win": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk19_win",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "d6c768c5ec3252f936bd0562c25458f7c753c62835ca3e91166f975f7a5fe9f1",
"strip_prefix": "zulu19.32.13-ca-jdk19.0.2-win_x64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu19.32.13-ca-jdk19.0.2-win_x64.zip",
"https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jdk19.0.2-win_x64.zip"
]
}
},
"remotejdk17_win_arm64": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_win_arm64",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "811d7e7591bac4f081dfb00ba6bd15b6fc5969e1f89f0f327ef75147027c3877",
"strip_prefix": "zulu17.30.15-ca-jdk17.0.1-win_aarch64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_aarch64.zip",
"https://cdn.azul.com/zulu/bin/zulu17.30.15-ca-jdk17.0.1-win_aarch64.zip"
]
}
},
"remotejdk19_macos": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk19_macos",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "2804575ae9ac63e39caa910e57610bf52b0f9e2d671928a98d18e2fcc9f62ac1",
"strip_prefix": "zulu19.32.13-ca-jdk19.0.2-macosx_x64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu19.32.13-ca-jdk19.0.2-macosx_x64.tar.gz",
"https://cdn.azul.com/zulu/bin/zulu19.32.13-ca-jdk19.0.2-macosx_x64.tar.gz"
]
}
},
"remotejdk19_linux_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk19_linux_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_19\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"19\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:linux\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk19_linux//:jdk\",\n)\n"
}
},
"remote_java_tools_darwin_arm64": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remote_java_tools_darwin_arm64",
"sha256": "24a47a5557ee2ccdacd10a54fe4c15d627c6aeaf7596a5dccf2e11a866a5a32a",
"urls": [
"https://mirror.bazel.build/bazel_java_tools/releases/java/v12.0/java_tools_darwin_arm64-v12.0.zip",
"https://github.com/bazelbuild/java_tools/releases/download/java_v12.0/java_tools_darwin_arm64-v12.0.zip"
]
}
},
"remotejdk11_win_arm64_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_win_arm64_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_11\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"11\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:arm64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk11_win_arm64//:jdk\",\n)\n"
}
},
"local_jdk": {
"bzlFile": "@@rules_java~5.5.1//toolchains:local_java_repository.bzl",
"ruleClassName": "_local_java_repository_rule",
"attributes": {
"name": "rules_java~5.5.1~toolchains~local_jdk",
"target_name": "local_jdk",
"java_home": "",
"version": "",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD"
}
},
"remote_java_tools_darwin_x86_64": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remote_java_tools_darwin_x86_64",
"sha256": "abc434be713ee9e1fd6525d7a7bd9d7cdff6e27ae3ca9d96420490e7ff6e28a3",
"urls": [
"https://mirror.bazel.build/bazel_java_tools/releases/java/v12.0/java_tools_darwin_x86_64-v12.0.zip",
"https://github.com/bazelbuild/java_tools/releases/download/java_v12.0/java_tools_darwin_x86_64-v12.0.zip"
]
}
},
"remote_java_tools": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remote_java_tools",
"sha256": "6efab6ca6e16e02c90e62bbd08ca65f61527984ab78564ea7ad7a2692b2ffdbb",
"urls": [
"https://mirror.bazel.build/bazel_java_tools/releases/java/v12.0/java_tools-v12.0.zip",
"https://github.com/bazelbuild/java_tools/releases/download/java_v12.0/java_tools-v12.0.zip"
]
}
},
"remotejdk17_win_toolchain_config_repo": {
"bzlFile": "@@rules_java~5.5.1//toolchains:remote_java_repository.bzl",
"ruleClassName": "_toolchain_config",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk17_win_toolchain_config_repo",
"build_file": "\nconfig_setting(\n name = \"prefix_version_setting\",\n values = {\"java_runtime_version\": \"remotejdk_17\"},\n visibility = [\"//visibility:private\"],\n)\nconfig_setting(\n name = \"version_setting\",\n values = {\"java_runtime_version\": \"17\"},\n visibility = [\"//visibility:private\"],\n)\nalias(\n name = \"version_or_prefix_version_setting\",\n actual = select({\n \":version_setting\": \":version_setting\",\n \"//conditions:default\": \":prefix_version_setting\",\n }),\n visibility = [\"//visibility:private\"],\n)\ntoolchain(\n name = \"toolchain\",\n target_compatible_with = [\"@platforms//os:windows\", \"@platforms//cpu:x86_64\"],\n target_settings = [\":version_or_prefix_version_setting\"],\n toolchain_type = \"@bazel_tools//tools/jdk:runtime_toolchain_type\",\n toolchain = \"@remotejdk17_win//:jdk\",\n)\n"
}
},
"remotejdk11_linux_ppc64le": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_linux_ppc64le",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "a8fba686f6eb8ae1d1a9566821dbd5a85a1108b96ad857fdbac5c1e4649fc56f",
"strip_prefix": "jdk-11.0.15+10",
"urls": [
"https://mirror.bazel.build/github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.15_10.tar.gz",
"https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.15_10.tar.gz"
]
}
},
"remotejdk11_macos_aarch64": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_java~5.5.1~toolchains~remotejdk11_macos_aarch64",
"build_file": "@@rules_java~5.5.1//toolchains:jdk.BUILD",
"sha256": "6bb0d2c6e8a29dcd9c577bbb2986352ba12481a9549ac2c0bcfd00ed60e538d2",
"strip_prefix": "zulu11.56.19-ca-jdk11.0.15-macosx_aarch64",
"urls": [
"https://mirror.bazel.build/cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-macosx_aarch64.tar.gz",
"https://cdn.azul.com/zulu/bin/zulu11.56.19-ca-jdk11.0.15-macosx_aarch64.tar.gz"
]
}
}
}
}
},
"@rules_python~0.4.0//bzlmod:extensions.bzl%pip_install": {
"general": {
"bzlTransitiveDigest": "y2D2JIY06BgFPmJTjCr0xc6zgTtIrybBIOpftxQeqlY=",
"accumulatedFileDigests": {},
"envVariables": {},
"generatedRepoSpecs": {
"pypi__pkginfo": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_python~0.4.0~pip_install~pypi__pkginfo",
"url": "https://files.pythonhosted.org/packages/77/83/1ef010f7c4563e218854809c0dff9548de65ebec930921dedf6ee5981f27/pkginfo-1.7.1-py2.py3-none-any.whl",
"sha256": "37ecd857b47e5f55949c41ed061eb51a0bee97a87c969219d144c0e023982779",
"type": "zip",
"build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\"**/*.py\", \"**/* *\", \"BUILD\", \"WORKSPACE\"]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n"
}
},
"pypi__wheel": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_python~0.4.0~pip_install~pypi__wheel",
"url": "https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl",
"sha256": "78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e",
"type": "zip",
"build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\"**/*.py\", \"**/* *\", \"BUILD\", \"WORKSPACE\"]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n"
}
},
"pypi__click": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_python~0.4.0~pip_install~pypi__click",
"url": "https://files.pythonhosted.org/packages/76/0a/b6c5f311e32aeb3b406e03c079ade51e905ea630fc19d1262a46249c1c86/click-8.0.1-py3-none-any.whl",
"sha256": "fba402a4a47334742d782209a7c79bc448911afe1149d07bdabdf480b3e2f4b6",
"type": "zip",
"build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\"**/*.py\", \"**/* *\", \"BUILD\", \"WORKSPACE\"]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n"
}
},
"pypi__pip": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_python~0.4.0~pip_install~pypi__pip",
"url": "https://files.pythonhosted.org/packages/47/ca/f0d790b6e18b3a6f3bd5e80c2ee4edbb5807286c21cdd0862ca933f751dd/pip-21.1.3-py3-none-any.whl",
"sha256": "78cb760711fedc073246543801c84dc5377affead832e103ad0211f99303a204",
"type": "zip",
"build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\"**/*.py\", \"**/* *\", \"BUILD\", \"WORKSPACE\"]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n"
}
},
"pypi__pip_tools": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_python~0.4.0~pip_install~pypi__pip_tools",
"url": "https://files.pythonhosted.org/packages/6d/16/75d65bdccd48bb59a08e2bf167b01d8532f65604270d0a292f0f16b7b022/pip_tools-5.5.0-py2.py3-none-any.whl",
"sha256": "10841c1e56c234d610d0466447685b9ea4ee4a2c274f858c0ef3c33d9bd0d985",
"type": "zip",
"build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\"**/*.py\", \"**/* *\", \"BUILD\", \"WORKSPACE\"]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n"
}
},
"pypi__setuptools": {
"bzlFile": "@@bazel_tools//tools/build_defs/repo:http.bzl",
"ruleClassName": "http_archive",
"attributes": {
"name": "rules_python~0.4.0~pip_install~pypi__setuptools",
"url": "https://files.pythonhosted.org/packages/a2/e1/902fbc2f61ad6243cd3d57ffa195a9eb123021ec912ec5d811acf54a39f8/setuptools-57.1.0-py3-none-any.whl",
"sha256": "ddae4c1b9220daf1e32ba9d4e3714df6019c5b583755559be84ff8199f7e1fe3",
"type": "zip",
"build_file_content": "package(default_visibility = [\"//visibility:public\"])\n\nload(\"@rules_python//python:defs.bzl\", \"py_library\")\n\npy_library(\n name = \"lib\",\n srcs = glob([\"**/*.py\"]),\n data = glob([\"**/*\"], exclude=[\"**/*.py\", \"**/* *\", \"BUILD\", \"WORKSPACE\"]),\n # This makes this directory a top-level in the python import\n # search path for anything that depends on this.\n imports = [\".\"],\n)\n"
}
}
}
}
}
}
}