Skip to content

Commit ffe8ce6

Browse files
committed
chore(deps): update googleapis digest to 7dab3de
1 parent 396c478 commit ffe8ce6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ http_archive(
2020

2121
http_archive(
2222
name = "googleapis",
23-
sha256 = "ce466468c1cbff68671613cd90d5461824fa7508102552ecb3855050c1f19d2f",
24-
strip_prefix = "googleapis-e960a82d36e3ddaeb62f549dbd4c300e11e240dc",
23+
sha256 = "e1bcc2f0f38dc112af3bd41de988d3814063709027ea7587d6978e84fb4160ba",
24+
strip_prefix = "googleapis-7dab3de7ec79098bb367b6b2ac3815512a49dd56",
2525
urls = [
26-
"https://github.com/googleapis/googleapis/archive/e960a82d36e3ddaeb62f549dbd4c300e11e240dc.zip",
26+
"https://github.com/googleapis/googleapis/archive/7dab3de7ec79098bb367b6b2ac3815512a49dd56.zip",
2727
],
2828
)
2929

0 commit comments

Comments
 (0)