We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 670d619 commit b61d0b0Copy full SHA for b61d0b0
third_party/repositories.bzl
@@ -258,7 +258,7 @@ def xchammer_dependencies():
258
namespaced_git_repository(
259
name = "Tulsi",
260
remote = "https://github.com/pinterest/tulsi.git",
261
- commit = "370460774377d0f931c41eb2562c0b79caf94b40",
+ commit = "818e0ef72a746710b57f4e23715a020f27898e91",
262
patch_cmds = [
263
"""
264
sed -i '' 's/\\:__subpackages__/visibility\\:public/g' src/TulsiGenerator/BUILD
0 commit comments