Skip to content

Commit 1c1d2ba

Browse files
committed
Add back rules_proto
1 parent 49ab037 commit 1c1d2ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MODULE.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ module(
1111
bazel_dep(name = "bazel_features", version = "1.9.1", repo_name = "io_bazel_rules_go_bazel_features")
1212
bazel_dep(name = "bazel_skylib", version = "1.2.0")
1313
bazel_dep(name = "platforms", version = "0.0.10")
14+
bazel_dep(name = "rules_proto", version = "7.0.2")
1415
bazel_dep(name = "protobuf", version = "29.0-rc2.bcr.1", repo_name = "com_google_protobuf")
1516
bazel_dep(name = "rules_shell", version = "0.3.0")
1617

0 commit comments

Comments
 (0)