summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create_go.py
Commit message (Expand)AuthorAgeFilesLines
* 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