git-sync/vendor/golang.org/x
Tim Hockin f77e3a54fc Add infrastructure for build tools
As per discussion with Go team.  it's hacky but it works.

create tools.go
git add tools.go
go mod vendor
git add vendor
go mod tidy
go mod vendor # again
2021-03-29 16:51:08 -07:00
..
crypto Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
net Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
sys Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
tools Add infrastructure for build tools 2021-03-29 16:51:08 -07:00