summaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorgVisor bot <gvisor-bot@google.com>2019-08-29 12:18:58 -0700
committerNicolas Lacasse <nlacasse@google.com>2019-08-29 14:01:47 -0700
commit31f05d5d4f62c4cd4fe3b95b333d0130aae4b2c1 (patch)
tree71887df18fb8f450a82b68a1ff119c743d71d77a /WORKSPACE
parent36a8949b2a52aabbe3f0548f1207c133da113c56 (diff)
Internal change.
PiperOrigin-RevId: 266199211
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE8
1 files changed, 4 insertions, 4 deletions
diff --git a/WORKSPACE b/WORKSPACE
index e5c5dfa2b..88ba4a2c9 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -221,11 +221,11 @@ http_archive(
http_archive(
name = "com_google_absl",
- sha256 = "01ba1185a0e6e048e4890f39e383515195bc335f0627cdddc0c325ee68be4434",
- strip_prefix = "abseil-cpp-cd86d0d20ab167c33b23d3875db68d1d4bad3a3b",
+ sha256 = "56775f1283a59e6274c28d99981a9717ff4e0b1161e9129fdb2fcf22531d8d93",
+ strip_prefix = "abseil-cpp-a0d1e098c2f99694fa399b175a7ccf920762030e",
urls = [
- "https://mirror.bazel.build/github.com/abseil/abseil-cpp/archive/cd86d0d20ab167c33b23d3875db68d1d4bad3a3b.tar.gz",
- "https://github.com/abseil/abseil-cpp/archive/cd86d0d20ab167c33b23d3875db68d1d4bad3a3b.tar.gz",
+ "https://mirror.bazel.build/github.com/abseil/abseil-cpp/archive/a0d1e098c2f99694fa399b175a7ccf920762030e.tar.gz",
+ "https://github.com/abseil/abseil-cpp/archive/a0d1e098c2f99694fa399b175a7ccf920762030e.tar.gz",
],
)