aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/embed.txt
AgeCommit message (Expand)Author
2021-03-17cmd/go: only add a 'go' directive to the main module when the go.mod file wil...Bryan C. Mills
2021-01-20cmd/go: set Incomplete field on go list output if no files match embedMichael Matloob
2021-01-20cmd/go: have go mod vendor copy embedded files in subdirsMichael Matloob
2021-01-14cmd/go/internal/load: report positions for embed errorsJay Conrod
2020-10-29cmd/go: add //go:embed supportRuss Cox