summaryrefslogtreecommitdiffstats
path: root/cmd/embedded.go
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* format with gofumpt (#18184)65432022-01-201-6/+7
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-1/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Retry rename on lock induced failures (#16435)zeripath2021-07-151-1/+2
* Implement "embedded" command to extract static resources (#9982)guillep2k2020-02-021-0/+332