Put PKCS#12 behind a flag, and check in the vendored dependency

This commit is contained in:
Filippo Valsorda
2018-08-12 23:21:46 -04:00
parent 6be76ae477
commit 060fcce2db
14 changed files with 1491 additions and 17 deletions

View File

@@ -0,0 +1,10 @@
# Treat all files in this repo as binary, with no git magic updating
# line endings. Windows users contributing to Go will need to use a
# modern version of git and editors capable of LF line endings.
#
# We'll prevent accidental CRLF line endings from entering the repo
# via the git-review gofmt checks.
#
# See golang.org/issue/9281
* -text