Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(go): Add support for Go host
code.cloudfoundry.org
## Changes Dependency updates for Go libraries from `code.cloudfoundry.org` are now supported. ## Context In renovatebot#18246 it was discussed that the error message ``` Unsupported go host - cannot look up versions ``` is not a bug when using Go dependencies from `code.cloudfoundry.org`, however in our daily work on `app-autoscaler-release` it is unfortunate [such dependencies are not automatically updated by Renovate](cloudfoundry/app-autoscaler-release#1100) ## Documentation (please check one with an [x]) - [ ] I have updated the documentation, or - [x] No documentation update is required ## How I've tested my work (please select one) I have verified these changes via: - [ ] Code inspection only, or - [ ] Newly added/modified unit tests, or - [ ] No unit tests but ran on a real repository, or - [x] Both unit tests + ran on a real repository
- Loading branch information