Skip to content

Commit

Permalink
Merge pull request #17 from yext/googleapisMigrate
Browse files Browse the repository at this point in the history
Replace usage of @go_googleapis
  • Loading branch information
yzhangyext authored May 6, 2024
2 parents 0d8e9d9 + 1155869 commit eeb5757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logger/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ go_library(
"@com_github_yext_glog//:go_default_library",
"@com_google_cloud_go_compute_metadata//:go_default_library",
"@com_google_cloud_go_logging//:go_default_library",
"@go_googleapis//google/api:monitoredres_go_proto",
"@org_golang_google_genproto_googleapis_api//monitoredres:monitoredres",
"@org_golang_google_api//option:go_default_library",
"@org_golang_x_oauth2//google:go_default_library",
],
Expand Down

0 comments on commit eeb5757

Please sign in to comment.