aboutsummaryrefslogtreecommitdiff
path: root/src/database
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-06-05 22:41:10 +0200
committerBrad Fitzpatrick <bradfitz@golang.org>2018-06-06 17:59:08 +0000
commit11f6cb43a0db4f8c8a7c91c23cb88a30c5ed37bf (patch)
tree9a43c04ea95daf89b43cb0c4fd550b8729607287 /src/database
parent7c1f361e253dbc61e2456c9778104da18f61a0a5 (diff)
downloadgo-11f6cb43a0db4f8c8a7c91c23cb88a30c5ed37bf.tar.xz
crypto/x509: use SecItemExport instead of deprecated SecKeychainItemExport
SecKeychainItemExport is deprecated as of macOS 10.7. The minimum supported version is macOS 10.10, so use SecItemExport instead. While at it also bump macosx-version-min to 10.10 and __MAC_OS_X_VERSION_MAX_ALLOWED to 101300 (for macOS 10.13). Tested on macOS 10.10, 10.11 and 10.12. Updates #23122 Change-Id: Id4cd6a5cea93315791253dc248e40e5615760a6c Reviewed-on: https://go-review.googlesource.com/116396 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/database')
0 files changed, 0 insertions, 0 deletions