]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: embed certificates on darwin/arm
authorDavid Crawshaw <crawshaw@golang.org>
Tue, 17 Feb 2015 20:17:46 +0000 (15:17 -0500)
committerDavid Crawshaw <crawshaw@golang.org>
Wed, 18 Feb 2015 14:19:17 +0000 (14:19 +0000)
commitb2c2bc48564a322a0d68ae429ec6a19836dfd6c1
tree3c46325b841911e6f968885107d47dcd1ab5d4e7
parent2bcfe8b9357f5f823211157c3b67bb03e2f89a2d
crypto/x509: embed certificates on darwin/arm

Change-Id: Ia6b06f19e5ac424f01a1b90b78b507363b0c4577
Reviewed-on: https://go-review.googlesource.com/5061
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
src/crypto/x509/root_cgo_darwin.go
src/crypto/x509/root_darwin.go
src/crypto/x509/root_darwin_arm.go [new file with mode: 0644]
src/crypto/x509/root_darwin_arm_gen.go [new file with mode: 0644]