You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported when updating Bazel lockfile with an indirect dependency on rules_android:
Mismatch between versions requested for module github.com/bazelbuild/rules_go
Bazel dependency version requested in MODULE.bazel: 0.51.0-rc2
Go module version requested in go.mod: 0.50.1
Please resolve this mismatch to prevent discrepancies between native Go and Bazel builds
I can see this is the case in the files in this repo at HEAD.