Skip to content

Commit a789862

Browse files
committed
fix(deps): Update module org_golang_google_grpc to v1.76.0
1 parent f6bd177 commit a789862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/cel.dev/expr/WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ go_repository(
118118
name = "org_golang_google_grpc",
119119
build_file_proto_mode = "disable_global",
120120
importpath = "google.golang.org/grpc",
121-
tag = "v1.49.0",
121+
tag = "v1.76.0",
122122
)
123123

124124
go_repository(

0 commit comments

Comments
 (0)