Skip to content

Commit 352f536

Browse files
author
Laxman Dhulipala
committed
Add missing MODULE.bazel file.
1 parent 56ea7fb commit 352f536

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

include/MODULE.bazel

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
###############################################################################
2+
# Bazel now uses Bzlmod by default to manage external dependencies.
3+
# Please consider migrating your external dependencies from WORKSPACE to MODULE.bazel.
4+
#
5+
# For more details, please check https://github.com/bazelbuild/bazel/issues/18958
6+
###############################################################################
7+
8+
# -- bazel_dep definitions -- #
9+
10+
# -- use_repo_rule statements -- #
11+
12+
# -- repo definitions -- #

0 commit comments

Comments
 (0)