go-1.6: remove the cacert 1.5 patch

Removed in 58dbaf69b7
This commit is contained in:
Graham Christensen 2016-02-26 12:32:33 -06:00
parent 2c7e5a6d8e
commit 8132a5ae76

View File

@ -90,7 +90,6 @@ stdenv.mkDerivation rec {
'';
patches = [
./cacert-1.5.patch
./remove-tools-1.5.patch
]
# -ldflags=-s is required to compile on Darwin, see