summaryrefslogtreecommitdiff
path: root/lang/go
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:39:33 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-12-13 07:39:33 +0000
commit7f2972280725b917539db17f1009a4c54b7f9db6 (patch)
tree35b06ef71d566ec1df662ea9233fa650057d2878 /lang/go
parentda438827349cfa89b63cf7643d89ec801a25ca1b (diff)
downloadpkgsrc-7f2972280725b917539db17f1009a4c54b7f9db6.tar.gz
Update go112 to 1.12.14.
go1.12.13 (released 2019/10/31) fixes an issue on macOS 10.15 Catalina where the non-notarized installer and binaries were being rejected by Gatekeeper. Only macOS users who hit this issue need to update. go1.12.14 (released 2019/12/04) includes a fix to the runtime. See the Go 1.12.14 milestone on our issue tracker for details.
Diffstat (limited to 'lang/go')
-rw-r--r--lang/go/version.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/go/version.mk b/lang/go/version.mk
index 16cefe672e2..eb7f8a3f52a 100644
--- a/lang/go/version.mk
+++ b/lang/go/version.mk
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.74 2019/12/09 09:59:31 jperkin Exp $
+# $NetBSD: version.mk,v 1.75 2019/12/13 07:39:33 bsiegert Exp $
#
# If bsd.prefs.mk is included before go-package.mk in a package, then this
@@ -7,7 +7,7 @@
.include "go-vars.mk"
GO113_VERSION= 1.13.5
-GO112_VERSION= 1.12.12
+GO112_VERSION= 1.12.14
GO111_VERSION= 1.11.13
GO110_VERSION= 1.10.8
GO19_VERSION= 1.9.7