Skip to content

Commit 64089c0

Browse files
committed
bump proto-field-extraction version
7bc30f7 updated to the wrong version and it still didn't build. Signed-off-by: Alejandro R. Sedeño <[email protected]>
1 parent df89449 commit 64089c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ http_archive(
5151

5252
http_archive(
5353
name = "com_google_protofieldextraction",
54-
strip_prefix = "proto-field-extraction-598807946f248917db4b7d2e7249de3e4eee0003", # July 9, 2024
55-
url = "https://github.com/grpc-ecosystem/proto-field-extraction/archive/598807946f248917db4b7d2e7249de3e4eee0003.tar.gz",
54+
strip_prefix = "proto-field-extraction-d5d39f0373e9b6691c32c85929838b1006bcb3fb", # July 9, 2024
55+
url = "https://github.com/grpc-ecosystem/proto-field-extraction/archive/d5d39f0373e9b6691c32c85929838b1006bcb3fb.tar.gz",
5656
)
5757

5858
# -------- Load and call dependencies of underlying libraries --------

0 commit comments

Comments
 (0)