Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`bazel mod show_extension @foo//:extensions.bzl%go_sdk`resulted in the crash: ``` java.util.IllegalFormatConversionException: g != java.lang.String ``` Also makes an error more readable by swapping a `:`. Closes #20627. Commit 6e6e6f8 PiperOrigin-RevId: 592942775 Change-Id: Ida5c234413c1647f81d3702bb9deeedcdd93df12 Co-authored-by: Fabian Meumertzheim <[email protected]> Co-authored-by: Xùdōng Yáng <[email protected]> Co-authored-by: Ian (Hee) Cha <[email protected]>
- Loading branch information