googleapis / gapic-generator-go

Generate Go API client libraries from Protocol Buffers.
Apache License 2.0
252 stars 48 forks source link

chore: don't update bazel deps #1570

Closed codyoss closed 1 month ago

codyoss commented 1 month ago

All of these deps added to the ignoreDeps need to be manually tested in googleapis before bumping. We need to do this intentionally and likely separate from other Go deps.

Also it seems like the grouping was not working, so I removed it for the time being.