summaryrefslogtreecommitdiff
path: root/lang/go
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-01-10 12:53:01 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-01-10 12:53:01 +0000
commitb2f27b4a24ac4f5da821b22effafe0ab3246fa50 (patch)
treeb1ce0409023bdb423f7353d4057cfce647d0bcac /lang/go
parent260e977d720a3baf6e8ec6c7ed28dafad2c403d2 (diff)
downloadpkgsrc-b2f27b4a24ac4f5da821b22effafe0ab3246fa50.tar.gz
Update go112 to 1.12.15.
These releases include fixes to the runtime and to the net/http package. The macOS releases enable the Hardened Runtime. See https://golang.org/issue/34986 for details. View the release notes for more information: https://golang.org/doc/devel/release.html#go1.13.minor
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 1d416601d77..64d39f1d462 100644
--- a/lang/go/version.mk
+++ b/lang/go/version.mk
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.76 2020/01/10 12:40:43 bsiegert Exp $
+# $NetBSD: version.mk,v 1.77 2020/01/10 12:53:01 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.6
-GO112_VERSION= 1.12.14
+GO112_VERSION= 1.12.15
GO111_VERSION= 1.11.13
GO110_VERSION= 1.10.8
GO19_VERSION= 1.9.7