Skip to content

Commit d0de9c8

Browse files
authored
Merge pull request #299 from OliverKoo/xchammer-3.4.3-dev
pull in updated Tulsi to include https://github.com/bazelbuild/tulsi/…
2 parents 77ba444 + 4617fc1 commit d0de9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/repositories.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def xchammer_dependencies():
258258
namespaced_git_repository(
259259
name = "Tulsi",
260260
remote = "https://github.com/pinterest/tulsi.git",
261-
commit = "9fb0df4ca7838cf794c2891869385b7e49860544",
261+
commit = "769231b3c4d572f3cc60d2868c4afc72b7c10e5c",
262262
patch_cmds = [
263263
"""
264264
sed -i '' 's/\\:__subpackages__/visibility\\:public/g' src/TulsiGenerator/BUILD

0 commit comments

Comments
 (0)