aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/pkgpath/pkgpath.go
AgeCommit message (Expand)Author
2022-09-20all: replace package ioutil with os and io in srcAndy Pan
2022-09-01cmd/internal/pkgpath: use strings.Builderhopehook
2022-05-02all: use os/exec instead of internal/execabsRuss Cox
2021-01-21all: introduce and use internal/execabsRoland Shoemaker
2020-11-20cmd/cgo, cmd/internal/pkgpath: support gofrontend mangler v3Ian Lance Taylor
2020-10-05cmd/cgo: split gofrontend mangling checks into cmd/internal/pkgpathIan Lance Taylor