Skip to content

Commit 9c9d63f

Browse files
committed
chore(deps): update googleapis digest to d482d7e
1 parent baf936d commit 9c9d63f

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 = "39fe27bd6fef61603a11b669c494e79be42f8f1a7e176682367327867b43969a",
24-
strip_prefix = "googleapis-38894df9fd8faebe373d15f25da07119582c82f3",
23+
sha256 = "fa3d453b140d6952385dc5dc2bc7649c6c86c906f5126291e4445acc26ab9556",
24+
strip_prefix = "googleapis-d482d7e5793b7444260526ca813b5d1e8b3be582",
2525
urls = [
26-
"https://github.com/googleapis/googleapis/archive/38894df9fd8faebe373d15f25da07119582c82f3.zip",
26+
"https://github.com/googleapis/googleapis/archive/d482d7e5793b7444260526ca813b5d1e8b3be582.zip",
2727
],
2828
)
2929

0 commit comments

Comments
 (0)