We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c5484 commit 7bc30f7Copy full SHA for 7bc30f7
WORKSPACE
@@ -51,8 +51,8 @@ http_archive(
51
52
http_archive(
53
name = "com_google_protofieldextraction",
54
- strip_prefix = "proto-field-extraction-e808da3acf5bd6d518e19e8afa20b4a9d0b2b599", # Mar 20, 2024
55
- url = "https://github.com/grpc-ecosystem/proto-field-extraction/archive/e808da3acf5bd6d518e19e8afa20b4a9d0b2b599.tar.gz",
+ strip_prefix = "proto-field-extraction-598807946f248917db4b7d2e7249de3e4eee0003", # July 9, 2024
+ url = "https://github.com/grpc-ecosystem/proto-field-extraction/archive/598807946f248917db4b7d2e7249de3e4eee0003.tar.gz",
56
)
57
58
# -------- Load and call dependencies of underlying libraries --------
0 commit comments