Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/fetch: add correct canonical path for IBM/sarama
Similar to golang/go#52192 we need to add lowercase ibm/sarama to the knownAlternatives map to ensure the canonical uppercase variant (asdefined in go.mod) is chosen in preference. Fixes golang/go#71256 Change-Id: I190dafa0495adae304f25a5b194e74aa23f2079e GitHub-Last-Rev: eeafa01 GitHub-Pull-Request: #107 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/642600 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Alan Donovan <[email protected]> Reviewed-by: Robert Findley <[email protected]> kokoro-CI: kokoro <[email protected]>
- Loading branch information