summaryrefslogtreecommitdiff
path: root/lang/go
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-10-18 14:48:29 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-10-18 14:48:29 +0000
commite0906cb5ffeaf26c001501ec2bf971efc8b35e77 (patch)
treee69687d1514bc1f010f8b5ab887dcf78ae84aa0b /lang/go
parent2e6fbbf73a90e31b409fc164351e884b71fd4984 (diff)
downloadpkgsrc-e0906cb5ffeaf26c001501ec2bf971efc8b35e77.tar.gz
Update go112 to 1.12.12.
qo1.12.11 (released 2019/10/17) includes security fixes to the crypto/dsa package. See the Go 1.12.11 milestone on our issue tracker for details. go1.12.12 (released 2019/10/17) includes fixes to the go command, runtime, syscall and net packages. See the Go 1.12.12 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 710efa7e294..9201a928e28 100644
--- a/lang/go/version.mk
+++ b/lang/go/version.mk
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.69 2019/09/26 18:36:46 bsiegert Exp $
+# $NetBSD: version.mk,v 1.70 2019/10/18 14:48:29 bsiegert Exp $
CTF_SUPPORTED= no
SSP_SUPPORTED= no
@@ -6,7 +6,7 @@ STRIP_DEBUG_SUPPORTED= no
.include "../../mk/bsd.prefs.mk"
-GO112_VERSION= 1.12.10
+GO112_VERSION= 1.12.12
GO111_VERSION= 1.11.13
GO110_VERSION= 1.10.8
GO19_VERSION= 1.9.7