Skip to content

Commit

Permalink
chore(internal/testing): update ServiceConfig with additional values
Browse files Browse the repository at this point in the history
  • Loading branch information
julieqiu committed May 15, 2024
1 parent 22959b5 commit 6a8d1b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/testing/sample/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ go_library(
importpath = "github.com/googleapis/gapic-generator-go/internal/testing/sample",
visibility = ["//:__subpackages__"],
deps = [
"@org_golang_google_genproto_googleapis_api//annotations",
"@org_golang_google_genproto_googleapis_api//serviceconfig",
"@org_golang_google_protobuf//proto",
"@org_golang_google_protobuf//types/descriptorpb",
Expand Down

0 comments on commit 6a8d1b7

Please sign in to comment.