From 4617fc100eb0a35860dbbebd3a88587af5cfbcf0 Mon Sep 17 00:00:00 2001 From: OliverKoo Date: Thu, 24 Mar 2022 13:52:18 -0700 Subject: [PATCH] pull in updated Tulsi to include https://github.com/bazelbuild/tulsi/commit/270eae09f5577517b817fa35ca2b89b7e0d89475 --- third_party/repositories.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/repositories.bzl b/third_party/repositories.bzl index 2bd0a3d..24289b2 100644 --- a/third_party/repositories.bzl +++ b/third_party/repositories.bzl @@ -258,7 +258,7 @@ def xchammer_dependencies(): namespaced_git_repository( name = "Tulsi", remote = "https://github.com/pinterest/tulsi.git", - commit = "9fb0df4ca7838cf794c2891869385b7e49860544", + commit = "769231b3c4d572f3cc60d2868c4afc72b7c10e5c", patch_cmds = [ """ sed -i '' 's/\\:__subpackages__/visibility\\:public/g' src/TulsiGenerator/BUILD