bazel-diff icon indicating copy to clipboard operation
bazel-diff copied to clipboard

Are hashes computed for external deps when go deps are brought in with bzlmod

Open kriscfoster opened this issue 5 months ago • 0 comments

Trying to understand if bazel-diff still works for go deps brought in via the new gazelle/rules_go bzlmod mechanism - https://github.com/bazelbuild/rules_go/blob/master/docs/go/core/bzlmod.md.

Our hashes file does not include any of the external go dependencies since migrating to the new mechanism.

kriscfoster avatar Sep 24 '24 12:09 kriscfoster