pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58722 CVS commit: pkgsrc/lang/go



The following reply was made to PR pkg/58722; it has been noted by GNATS.

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58722 CVS commit: pkgsrc/lang/go
Date: Sun, 6 Oct 2024 16:29:40 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Sun Oct  6 16:29:40 UTC 2024
 
 Modified Files:
 	pkgsrc/lang/go: go-module.mk
 
 Log Message:
 go-module.mk: unbreak with Go 1.22
 
 A recent commit mistakenly added a call to "go telemetry off", which has
 only been added in 1.23. This chunk was meant to be committed as part of
 setting the default Go version to 1.22.
 
 Sorry for the breakage, everyone!
 
 PR pkg/58722 and various pings
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/go/go-module.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index