Skip to content

Commit 9c80c94

Browse files
committed
deps/protoprocess: Resolve compiler warnings
Signed-off-by: Ryan Northey <[email protected]>
1 parent 844c7c8 commit 9c80c94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bazel/repository_locations.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -993,8 +993,8 @@ REPOSITORY_LOCATIONS_SPEC = dict(
993993
project_name = "proto_processing_lib",
994994
project_desc = "Library that provides utility functionality for proto field scrubbing",
995995
project_url = "https://github.com/grpc-ecosystem/proto_processing_lib",
996-
version = "968fd5e3c2278d0e0462b0c56574615711025502",
997-
sha256 = "e64cfa0a19cd126a7f045ee2752beb53b3ecb0174c376146f701ed560fae46b8",
996+
version = "17747e9821a5f55a6b84132f8e594d0e2d95ee51",
997+
sha256 = "d62582d6e600e3105737589de1e12501bc754dd73d36e8448e0f779508946e67",
998998
strip_prefix = "proto_processing_lib-{version}",
999999
urls = ["https://github.com/grpc-ecosystem/proto_processing_lib/archive/{version}.zip"],
10001000
use_category = ["dataplane_ext"],

0 commit comments

Comments
 (0)