We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd437da commit 293033aCopy full SHA for 293033a
DEPS.bzl
@@ -4553,14 +4553,6 @@ def go_deps():
4553
version = "v0.6.0",
4554
)
4555
4556
- go_repository(
4557
- name = "com_google_cloud_go_apikeys",
4558
- build_file_proto_mode = "disable",
4559
- importpath = "cloud.google.com/go/apikeys",
4560
- sum = "h1:B9CdHFZTFjVti89tmyXXrO+7vSNo2jvZuHG8zD5trdQ=",
4561
- version = "v0.6.0",
4562
- )
4563
-
4564
go_repository(
4565
name = "com_google_cloud_go_appengine",
4566
build_file_proto_mode = "disable",
0 commit comments