container-storage-interface / spec

Container Storage Interface (CSI) Specification.
Apache License 2.0
1.34k stars 373 forks source link

Bump google.golang.org/genproto to use isolated rpc submodule #550

Closed liggitt closed 1 year ago

liggitt commented 1 year ago

What type of PR is this?

Dependency update

What this PR does / why we need it:

Updates genproto to use the isolated submodule. This reduces overall dependency count and avoids future issues with ambiguous imports. See https://github.com/googleapis/go-genproto/issues/1015 for details.

Does this PR introduce an API-breaking change?:

none
liggitt commented 1 year ago

cc @saad-ali

jdef commented 1 year ago

Cc @bswartz