Skip to content

Conversation

tstirrat15
Copy link
Contributor

Fixes #145

Description

In #141, we stopped bringing in the proto piecemeal and let buf export bring in all of the transitive dependencies. This means that we're generating the declarations for the google well-known types, which is why we were seeing complaints of duplicates in the reported issue. This changes the dependency declaration to exclude those well-known types.

Changes

  • Fix a deprecation warning by adding an =
  • Add another exclusion to prevent duplicate declarations

Testing

Review. See that everything still passes.

@tstirrat15 tstirrat15 requested a review from a team as a code owner September 23, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicated com.google classes
2 participants