summaryrefslogtreecommitdiff
path: root/lang/go
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-02-27 16:34:31 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-02-27 16:34:31 +0000
commitb5acb836f2c1d6611c56a9738baf9443bca73b1a (patch)
treee6b08ecd593d754164b5b8cc1df849ff0d44833f /lang/go
parentb1efb2cba4b6a800b50893f285808cd2dac18661 (diff)
downloadpkgsrc-b5acb836f2c1d6611c56a9738baf9443bca73b1a.tar.gz
Update go113 to 1.13.8.
This release includes fixes to the runtime, the crypto/x509, and net/http packages.
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 00726775cc3..4b7699a6536 100644
--- a/lang/go/version.mk
+++ b/lang/go/version.mk
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.82 2020/02/27 14:32:57 bsiegert Exp $
+# $NetBSD: version.mk,v 1.83 2020/02/27 16:34:31 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"
GO114_VERSION= 1.14
-GO113_VERSION= 1.13.7
+GO113_VERSION= 1.13.8
GO112_VERSION= 1.12.17
GO111_VERSION= 1.11.13
GO110_VERSION= 1.10.8