Update to use new Google differential privacy gethub commit.

PiperOrigin-RevId: 452616485
This commit is contained in:
Galen Andrew 2022-06-02 14:01:33 -07:00 committed by A. Unique TensorFlower
parent 222c688210
commit 97f5c2fdfb

View file

@ -17,7 +17,7 @@ git_repository(
git_repository(
name = "com_google_differential_py",
remote = "https://github.com/google/differential-privacy.git",
commit = "025111e75114a96b8d54ba88e483a2b0f99a2954",
commit = "5e7cf28bf55ebac52fc65419364388c33ebc01a4",
)
# This is a workaround until the @com_google_differential_py WORKSPACE declares