Open tyler-french opened 2 months ago
linking the discussion here https://github.com/bazelbuild/rules_go/pull/4058#issuecomment-2312561310
It sounds like one of the deps
elided above is a _go_thriftrw_library
, and that's the rule that is missing importmap
@tyler-french Could you check https://github.com/bazelbuild/rules_go/pull/4058#issuecomment-2312746844? If this is really an unexpected dependency, I would consider this failure a feature ;-)
What version of rules_go are you using?
HEAD
What version of gazelle are you using?
latest
What version of Bazel are you using?
7.2
What did you do?
Here's the rule