summaryrefslogtreecommitdiffstats
path: root/scripts/oe-go-mod-fetcher.py
Commit message (Expand)AuthorAgeFilesLines
* oe-go-mod-fetcher: fix stale clone cache in pseudo-version expansionBruce Ashfield2026-05-301-2/+24
* oe-go-mod-fetcher: encode Go module paths in LIC_FILES_CHKSUM URIsBruce Ashfield2026-05-291-10/+64
* oe-go-mod-fetcher + go-mod-discovery: add --build-target license-scan filterBruce Ashfield2026-05-291-8/+98
* oe-go-mod-fetcher: filter license scan to actually-unpacked modulesBruce Ashfield2026-05-281-4/+148
* oe-go-mod-fetcher: add license scanning for Go module dependenciesBruce Ashfield2026-04-281-0/+395
* oe-go-mod-fetcher: improve error messages with recipe-ready fix snippetsBruce Ashfield2026-04-281-6/+24
* go-mod-discovery/oe-go-mod-fetcher: add GO_MOD_VCS_EXCLUDE for deleted reposBruce Ashfield2026-03-191-1/+20
* oe-go-mod-fetcher: fix pseudo-version tag assignment in SRC_URIBruce Ashfield2026-03-181-0/+10
* go-mod-fetcher: fix shallow clone handling, duplicates, and discovery workflowBruce Ashfield2026-01-041-19/+13
* oe-go-mod-fetcher: use dereferenced tagsBruce Ashfield2025-12-081-1/+17
* scripts: add oe-go-mod-fetcher for Go module VCS resolutionBruce Ashfield2025-12-081-0/+4580