Update DEPS to include pkg:http_retry v0.1.1

Closes https://github.com/dart-lang/sdk/issues/32655

Change-Id: I391059e4e4bee9052523c347e413299000f7a2f5
Reviewed-on: https://dart-review.googlesource.com/48084
Commit-Queue: Kevin Moore <kevmoo@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
This commit is contained in:
Kevin Moore 2018-03-23 16:37:55 +00:00
parent 71c782a104
commit 0b2684e629

2
DEPS
View file

@ -92,7 +92,7 @@ vars = {
"http_io_tag": "@35dc43c9144cf7ed4236843dacd62ebaf89df21a",
"http_multi_server_tag" : "@2.0.4",
"http_parser_tag" : "@3.1.1",
"http_retry_tag": "@0.1.0",
"http_retry_tag": "@0.1.1",
"http_tag" : "@0.11.3+16",
"http_throttle_tag" : "@1.0.1",
"idl_parser_rev": "@5fb1ebf49d235b5a70c9f49047e83b0654031eb7",