Skip to content

Commit cf0bb59

Browse files
committed
chore(deps): update dependency protobuf to v29
1 parent e59a933 commit cf0bb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/go/with_proto/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ bazel_dep(
1111
)
1212
bazel_dep(
1313
name = "protobuf",
14-
version = "27.3",
14+
version = "29.3",
1515
repo_name = "com_google_protobuf",
1616
)
1717

0 commit comments

Comments
 (0)