@@ -236,25 +236,19 @@ proto_dependency(
236236 visibility = ["//visibility:public" ],
237237)
238238
239- # Release: v1.35.0
240- # Commit: v1.35.x
241- # Date: 2021-01-19 18:07:57 +0000 UTC
242- # URL: https://github.com/grpc/grpc/releases/tag/v1.35.0
243- # Branch: master
244- # Commit: 5f759fcd1f602b38004b948b071f8b5726a9a4b1
245- # Date: 2021-02-09 05:46:27 +0000 UTC
246- # URL: https://github.com/grpc/grpc/commit/5f759fcd1f602b38004b948b071f8b5726a9a4b1
247- #
248- # Merge pull request #25384 from gnossen/fix_interop_typo
239+ # Release: v1.42.0
240+ # Commit: 11f00485aa5ad422cfe2d9d90589158f46954101
241+ # Date: 2021-11-16 23:39:48 +0000 UTC
242+ # URL: https://github.com/grpc/grpc/commit/11f00485aa5ad422cfe2d9d90589158f46954101
249243#
250- # Fix Interop Client Typo
251- # Size: 7899154 (7.9 MB)
244+ # internal_ci: rename grpc_xds_k8s to psm-security as part of tech-debt cleanup and name clarity (#28034) (#28098)
245+ # Size: 8463684 (8.5 MB)
252246proto_dependency (
253247 name = "com_github_grpc_grpc" ,
254248 repository_rule = "http_archive" ,
255- sha256 = "e6c6b1ac9ba2257c93e49c98ef4fc96b2e2a1cdd90782a919f60e23fa8c2428b " ,
256- strip_prefix = "grpc-5f759fcd1f602b38004b948b071f8b5726a9a4b1 " ,
257- urls = ["https://github.com/grpc/grpc/archive/5f759fcd1f602b38004b948b071f8b5726a9a4b1 .tar.gz" ],
249+ sha256 = "3db6da6500312cf011ecea4231cdb75ba1dd40440a10c9f807cee805448fc82b " ,
250+ strip_prefix = "grpc-11f00485aa5ad422cfe2d9d90589158f46954101 " ,
251+ urls = ["https://github.com/grpc/grpc/archive/11f00485aa5ad422cfe2d9d90589158f46954101 .tar.gz" ],
258252 deps = [
259253 ":build_bazel_rules_swift" ,
260254 ":com_google_protobuf" ,
0 commit comments