Skip to content

Commit

Permalink
fixup: the actual version we want.
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneo committed Jan 22, 2024
1 parent e56ee0b commit 2341513
Show file tree
Hide file tree
Showing 8 changed files with 99 additions and 73 deletions.
12 changes: 6 additions & 6 deletions CMakeLists.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions bazel/grpc_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -403,11 +403,11 @@ def grpc_deps():
if "envoy_api" not in native.existing_rules():
http_archive(
name = "envoy_api",
sha256 = "0062282dc1b404826b85e48bf87273d73083e6f7884d379d19e6c6f11b8bd5a6",
strip_prefix = "data-plane-api-6de4caa0dd97995bc77e314a579ffcce4ddf97c5",
sha256 = "ddd3beedda1178a79e0d988f76f362002aced09749452515853f106e22bd2249",
strip_prefix = "data-plane-api-78f198cf96ecdc7120ef640406770aa01af775c4",
urls = [
"https://storage.googleapis.com/grpc-bazel-mirror/github.com/envoyproxy/data-plane-api/archive/6de4caa0dd97995bc77e314a579ffcce4ddf97c5.tar.gz",
"https://github.com/envoyproxy/data-plane-api/archive/6de4caa0dd97995bc77e314a579ffcce4ddf97c5.tar.gz",
"https://storage.googleapis.com/grpc-bazel-mirror/github.com/envoyproxy/data-plane-api/archive/78f198cf96ecdc7120ef640406770aa01af775c4.tar.gz",
"https://github.com/envoyproxy/data-plane-api/archive/78f198cf96ecdc7120ef640406770aa01af775c4.tar.gz",
],
)

Expand Down
8 changes: 4 additions & 4 deletions build_autogenerated.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions src/core/ext/upb-gen/envoy/service/status/v3/csds.upb.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2341513

Please sign in to comment.