From 8b2a113ef7e6886268f2e079cf00d37cf6993ad2 Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Tue, 28 Sep 2021 09:26:34 -0700 Subject: [PATCH] Update primary pinterest/tulsi fork to 1ded53d04 - https://github.com/pinterest/tulsi/commit/2e362b15e5ff082eab863d7c27f8e3f0d209e332 - https://github.com/pinterest/tulsi/commit/cca5f1278f68077db3ab4d9c638d8551fb4b3340 - https://github.com/pinterest/tulsi/commit/1ded53d04174e96dd92f0aee009e2896115e45a2 --- 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 313aeea..dc08d10 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 = "0c7ae95691a617d5bb99b83afdc81207b4026fd9", + commit = "1ded53d04174e96dd92f0aee009e2896115e45a2", patch_cmds = [ """ sed -i '' 's/\\:__subpackages__/visibility\\:public/g' src/TulsiGenerator/BUILD