Skip to content

Commit 29f73c3

Browse files
committed
chore(deps): update googleapis digest to b8faabe
1 parent 9c9d63f commit 29f73c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ http_archive(
2020

2121
http_archive(
2222
name = "googleapis",
23-
sha256 = "fa3d453b140d6952385dc5dc2bc7649c6c86c906f5126291e4445acc26ab9556",
24-
strip_prefix = "googleapis-d482d7e5793b7444260526ca813b5d1e8b3be582",
23+
sha256 = "dcf0c45592f1de2443f8826689a68656d341e80d37569c18067e71878cb9baa1",
24+
strip_prefix = "googleapis-b8faabe106e70d8566e97cf1fc0b2ff91e22cd3a",
2525
urls = [
26-
"https://github.com/googleapis/googleapis/archive/d482d7e5793b7444260526ca813b5d1e8b3be582.zip",
26+
"https://github.com/googleapis/googleapis/archive/b8faabe106e70d8566e97cf1fc0b2ff91e22cd3a.zip",
2727
],
2828
)
2929

0 commit comments

Comments
 (0)