Skip to content

Conversation

@eccles
Copy link
Contributor

@eccles eccles commented Apr 28, 2025

Get rid of any dependency on google.golang.org/[email protected]... as this is old and leads to ambiguous imports.

Testing:

Ths following shows no dependency on google.golang.org/genproto@v0.....

go mod graph | grep google.golang.org/genproto
github.com/datatrails/go-datatrails-common-api-gen google.golang.org/genproto/googleapis/[email protected]
github.com/datatrails/go-datatrails-common-api-gen google.golang.org/genproto/googleapis/[email protected]
github.com/datatrails/[email protected] google.golang.org/genproto/googleapis/[email protected]
github.com/grpc-ecosystem/grpc-gateway/[email protected] google.golang.org/genproto/googleapis/[email protected]
github.com/grpc-ecosystem/grpc-gateway/[email protected] google.golang.org/genproto/googleapis/[email protected]
google.golang.org/genproto/googleapis/[email protected] google.golang.org/genproto/googleapis/[email protected]
google.golang.org/genproto/googleapis/[email protected] google.golang.org/[email protected]
google.golang.org/genproto/googleapis/[email protected] google.golang.org/[email protected]
google.golang.org/genproto/googleapis/[email protected] golang.org/x/[email protected]
google.golang.org/genproto/googleapis/[email protected] golang.org/x/[email protected]
google.golang.org/genproto/googleapis/[email protected] golang.org/x/[email protected]
google.golang.org/genproto/googleapis/[email protected] [email protected]
google.golang.org/genproto/googleapis/[email protected] google.golang.org/[email protected]
google.golang.org/genproto/googleapis/[email protected] github.com/google/[email protected]
google.golang.org/genproto/googleapis/[email protected] [email protected]
google.golang.org/[email protected] google.golang.org/genproto/googleapis/[email protected]
google.golang.org/[email protected] google.golang.org/genproto/googleapis/[email protected]
google.golang.org/grpc/cmd/[email protected] google.golang.org/genproto/googleapis/[email protected]

AB#10382

Get rid of any dependency on google.golang.org/[email protected]...
as this is old and leads to ambiguous imports.

AB#10382

Signed-off-by: Paul Hewlett <[email protected]>
@eccles eccles marked this pull request as ready for review April 28, 2025 17:09
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.

2 participants