We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c1a43 commit 81ed5efCopy full SHA for 81ed5ef
third_party/repositories.bzl
@@ -274,7 +274,7 @@ def xchammer_dependencies():
274
new_git_repository(
275
name = "xchammer_tulsi_aspects",
276
remote = "https://github.com/pinterest/tulsi.git",
277
- commit = "d9f7da58ff7a620e64d695baa2179c3598333bf7",
+ commit = "c180639af0a20779610b4cbedd47f69849479366",
278
strip_prefix = "src/TulsiGenerator/Bazel",
279
build_file_content = "exports_files(['tulsi'])",
280
)
0 commit comments