summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_go.py
Commit message (Expand)AuthorAgeFilesLines
* recipetool/create_go: proxy module fetching to go-mod-update-modulesRoss Burton14 hours1-116/+36
* recipetool: create_go: Use gomod fetcher instead of go mod vendorChristian Lindeberg14 hours1-622/+99
* recipetool: create: split guess_license functionEnguerrand de Ribaucourt2024-08-231-2/+2
* recipetool: Handle several go-import tags in go resolverSven Schwermer2024-04-231-14/+9
* recipetool: Handle unclean response in go resolverSven Schwermer2024-04-231-4/+7
* recipetool: Disregard version in URL for replaced modulesVyacheslav Yurkov2024-01-191-5/+17
* recipetool: Proceed even with a missing license fileVyacheslav Yurkov2024-01-191-0/+6
* recipetool: Don't fail on local go modulesVyacheslav Yurkov2024-01-191-13/+23
* recipetool: Add handler to create go recipesLukas Funke2023-11-061-0/+751