Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/lang/go/version.mk,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/lang/go/version.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.115 retrieving revision 1.116 diff -u -p -r1.115 -r1.116 --- pkgsrc/lang/go/version.mk 2021/03/20 09:26:11 1.115 +++ pkgsrc/lang/go/version.mk 2021/03/20 09:28:34 1.116 @@ -1,4 +1,4 @@ -# $NetBSD: version.mk,v 1.115 2021/03/20 09:26:11 bsiegert Exp $ +# $NetBSD: version.mk,v 1.116 2021/03/20 09:28:34 bsiegert Exp $ # # If bsd.prefs.mk is included before go-package.mk in a package, then this @@ -8,8 +8,6 @@ GO116_VERSION= 1.16.2 GO115_VERSION= 1.15.10 -GO114_VERSION= 1.14.14 -GO113_VERSION= 1.13.15 GO110_VERSION= 1.10.8 GO19_VERSION= 1.9.7 GO14_VERSION= 1.4.3