forked from pingcap/tidb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump github.com/prometheus/prometheus from 0.0.0-2019052…
…5122359-d20e84d0fb64 to 0.48.0 (pingcap#48866)
- Loading branch information
1 parent
ebca7ba
commit 2e277dc
Showing
7 changed files
with
1,079 additions
and
1,356 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
build/patches/com_github_grpc_ecosystem_grpc_gateway_v2.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- a/runtime/BUILD.bazel 2023-11-24 16:35:19 | ||
+++ b/runtime/BUILD.bazel 2023-11-24 16:36:24 | ||
@@ -26,7 +26,7 @@ | ||
deps = [ | ||
"//internal/httprule", | ||
"//utilities", | ||
- "@go_googleapis//google/api:httpbody_go_proto", | ||
+ "@@org_golang_google_genproto_googleapis_api//httpbody", | ||
"@org_golang_google_grpc//codes", | ||
"@org_golang_google_grpc//grpclog", | ||
"@org_golang_google_grpc//health/grpc_health_v1", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.