We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d55ea16 + 6bc4730 commit 77ba444Copy full SHA for 77ba444
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 = "818e0ef72a746710b57f4e23715a020f27898e91",
+ commit = "9fb0df4ca7838cf794c2891869385b7e49860544",
262
patch_cmds = [
263
"""
264
sed -i '' 's/\\:__subpackages__/visibility\\:public/g' src/TulsiGenerator/BUILD
0 commit comments