Skip to content

Commit 9dd3adf

Browse files
authored
chore: bump changed modules (googleapis#13075)
BEGIN_NESTED_COMMIT fix(iam): upgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://togithub.com/googleapis/google-cloud-go/pull/11025. END_NESTED_COMMIT BEGIN_NESTED_COMMIT fix(monitoring): upgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://togithub.com/googleapis/google-cloud-go/pull/11025. END_NESTED_COMMIT
1 parent 9f9d01f commit 9dd3adf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

iam/CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,3 +288,4 @@
288288

289289
This is the first tag to carve out iam as its own module. See
290290
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).
291+

monitoring/CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,3 +337,4 @@ Stabilize GA surface.
337337

338338
This is the first tag to carve out monitoring as its own module. See
339339
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).
340+

0 commit comments

Comments
 (0)