Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 376 Bytes

go-renovate-submodules

The submodules in this repo should only be used for debugging Renovate in order to understand why Revovate fails when using custom domains for go modules.

To use the lib in a service, go get it from your service:

> go get go.lunarway.com/renovate-submodules

Scaffolded from go-lib-template