buildtools
buildtools copied to clipboard
Cover missing cases during module extension label normalization
The previous logic missed to normalize cases such as "extension.bzl" and ":extension.bzl". Instead of enumerating cases, parse the label and track it in canonical form.
Related to https://github.com/bazelbuild/bazel/pull/20482
CC @Wyverald
Sorry, not familiar with this code base nor with Go.
This is running into the same kind of likely unrelated CI failures on Windows as my other PR.
@vladmos Friendly ping
@vladmos Friendly ping