Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipetool/create_go: proxy module fetching to go-mod-update-modules | Ross Burton | 14 hours | 1 | -116/+36 |
* | recipetool: create_go: Use gomod fetcher instead of go mod vendor | Christian Lindeberg | 14 hours | 1 | -622/+99 |
* | recipetool: create: split guess_license function | Enguerrand de Ribaucourt | 2024-08-23 | 1 | -2/+2 |
* | recipetool: Handle several go-import tags in go resolver | Sven Schwermer | 2024-04-23 | 1 | -14/+9 |
* | recipetool: Handle unclean response in go resolver | Sven Schwermer | 2024-04-23 | 1 | -4/+7 |
* | recipetool: Disregard version in URL for replaced modules | Vyacheslav Yurkov | 2024-01-19 | 1 | -5/+17 |
* | recipetool: Proceed even with a missing license file | Vyacheslav Yurkov | 2024-01-19 | 1 | -0/+6 |
* | recipetool: Don't fail on local go modules | Vyacheslav Yurkov | 2024-01-19 | 1 | -13/+23 |
* | recipetool: Add handler to create go recipes | Lukas Funke | 2023-11-06 | 1 | -0/+751 |