Skip to content

Commit

Permalink
Remove custom import of com_google_cloud_go_compute
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 534330424
Change-Id: I9635f4faa04344c9b097414933bc34bb89b3a32e
  • Loading branch information
morambro authored and copybara-github committed May 23, 2023
1 parent e4ee4b6 commit dde7729
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -105,14 +105,6 @@ go_dependencies()

load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies")

# TODO(b/213404399): Remove after Gazelle issue is fixed.
go_repository(
name = "com_google_cloud_go_compute",
importpath = "cloud.google.com/go/compute",
sum = "h1:rSUBvAyVwNJ5uQCKNJFMwPtTvJkfN38b6Pvb9zZoqJ8=",
version = "v0.1.0",
)

go_rules_dependencies()

go_register_toolchains(
Expand Down

0 comments on commit dde7729

Please sign in to comment.