git-sync/vendor/golang.org/x/crypto
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
..
cast5 Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
chacha20 Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
curve25519 Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
ed25519 Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
internal/subtle Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
openpgp Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
poly1305 Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
ssh Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
AUTHORS Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
CONTRIBUTORS Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
LICENSE Add infrastructure for build tools 2021-03-29 16:51:08 -07:00
PATENTS Add infrastructure for build tools 2021-03-29 16:51:08 -07:00