Skip to content

Commit

Permalink
Remove patch
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinxc committed Nov 8, 2023
1 parent 5f92887 commit c1d735a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions bazel/patches/grpc.patch
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,3 @@ index 5e65a65df4..03bbd2361e 100644
)

native.bind(
diff --git a/bazel/grpc_extra_deps.bzl b/bazel/grpc_extra_deps.bzl
index 4d8afa3131..6aa977a08d 100644
--- a/bazel/grpc_extra_deps.bzl
+++ b/bazel/grpc_extra_deps.bzl
@@ -53,7 +53,7 @@ def grpc_extra_deps(ignore_version_differences = False):
api_dependencies()

go_rules_dependencies()
- go_register_toolchains(version = "1.18")
+ go_register_toolchains(version = "host")
gazelle_dependencies()

# Pull-in the go 3rd party dependencies for protoc_gen_validate, which is

0 comments on commit c1d735a

Please sign in to comment.