Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
golang-dev
Conversations
About
golang-dev
1–30 of 29578
Welcome to golang-dev, a development list for Go Programming Language.
This list is for discussion of the
development
of the Go
project
.
For questions related to the language, libraries, and tools, please use the
golang-nuts
list.
Please follow the
Go Community Code of Conduct
while posting here. In short:
Treat everyone with respect and kindness.
Be thoughtful in how you communicate.
Don’t be destructive or inflammatory.
If you encounter an issue, please mail
conduct@golang.org
.
Mark all as read
Report abusive group
0 selected
o...@eigenstate.org
,
Heschi Kreinick
4
Jan 25
9front-amd64 builder?
Quoth 'Heschi Kreinick' via golang-dev <golan...@googlegroups.com>: > Yeah, a GCP
unread,
9front-amd64 builder?
Quoth 'Heschi Kreinick' via golang-dev <golan...@googlegroups.com>: > Yeah, a GCP
Jan 25
Carlos Amedee
, …
lab...@linux.vnet.ibm.com
10
Jan 24
Planning Go 1.21
The primary changes planned for ppc64/ppc64le are to leverage Power10 where possible. Other members
unread,
Planning Go 1.21
The primary changes planned for ppc64/ppc64le are to leverage Power10 where possible. Other members
Jan 24
Austin Clements
2
Jan 20
Compiler & runtime office hours: Jan 19
Thank you everyone who was able to attend yesterday's office hours! Here are the notes and video
unread,
Compiler & runtime office hours: Jan 19
Thank you everyone who was able to attend yesterday's office hours! Here are the notes and video
Jan 20
Heschi Kreinick
, …
Cherry Mui
5
Jan 19
Go 1.20 status and early thaw
By now the tree is open for Go 1.21 development, and issue go.dev/issue/57736 is closed. Thanks
unread,
Go 1.20 status and early thaw
By now the tree is open for Go 1.21 development, and issue go.dev/issue/57736 is closed. Thanks
Jan 19
Lorenz Bauer
,
cherry
5
Jan 17
Does reflect.ValueOf still have to escape the argument?
On Sat, Jan 14, 2023 at 9:29 AM Lorenz Bauer <a...@lmb.io> wrote: On Friday, 7 October 2022 at 21:
unread,
Does reflect.ValueOf still have to escape the argument?
On Sat, Jan 14, 2023 at 9:29 AM Lorenz Bauer <a...@lmb.io> wrote: On Friday, 7 October 2022 at 21:
Jan 17
Eray Ates
Jan 14
Go PKG website with old unreachable module name
I have a problem with pkg go website. I guess it could be bug in there. This is the link: https://pkg
unread,
Go PKG website with old unreachable module name
I have a problem with pkg go website. I guess it could be bug in there. This is the link: https://pkg
Jan 14
anno...@golang.org
,
Heschi Kreinick
2
Jan 12
Go 1.20 Release Candidate 3 is released
Hi gophers, This is a small RC that primarily includes the latest fix for https://go.dev/issue/56784,
unread,
Go 1.20 Release Candidate 3 is released
Hi gophers, This is a small RC that primarily includes the latest fix for https://go.dev/issue/56784,
Jan 12
anno...@golang.org
Jan 10
Go 1.19.5 and Go 1.18.10 are released
Hello gophers, We have just released Go versions 1.19.5 and 1.18.10, minor point releases. View the
unread,
Go 1.19.5 and Go 1.18.10 are released
Hello gophers, We have just released Go versions 1.19.5 and 1.18.10, minor point releases. View the
Jan 10
ma...@eliasnaur.com
,
Russ Cox
2
Jan 9
SourceHut blacklisting the Go module mirror
Hi Elias, I posted this on HN just now, at https://news.ycombinator.com/item?id=34313697: The Go team
unread,
SourceHut blacklisting the Go module mirror
Hi Elias, I posted this on HN just now, at https://news.ycombinator.com/item?id=34313697: The Go team
Jan 9
Dominik Honnef (dominikh)
, …
Ian Lance Taylor
5
Jan 6
Aligning Staticcheck's behavior with Go's deprecation policy
On Fri, Jan 6, 2023 at 9:04 AM Filippo Valsorda <fil...@golang.org> wrote: > > 2023-01-
unread,
Aligning Staticcheck's behavior with Go's deprecation policy
On Fri, Jan 6, 2023 at 9:04 AM Filippo Valsorda <fil...@golang.org> wrote: > > 2023-01-
Jan 6
Wade Simmons
, …
Filippo Valsorda
3
Jan 5
boringcrypto and go1.20
As Russ said, GOEXPERIMENT=boringcrypto is not officially supported, and we make no statements about
unread,
boringcrypto and go1.20
As Russ said, GOEXPERIMENT=boringcrypto is not officially supported, and we make no statements about
Jan 5
0011_sahil garg
,
Ian Lance Taylor
2
Jan 4
Need to run schedulers concurrently using net/http
Hi, this question is not really appropriate for golang-dev, which is for discussion about the
unread,
Need to run schedulers concurrently using net/http
Hi, this question is not really appropriate for golang-dev, which is for discussion about the
Jan 4
anno...@golang.org
Jan 4
Go 1.20 Release Candidate 2 is released
Hello gophers, We have just released go1.20rc2, a release candidate version of Go 1.20. It is cut
unread,
Go 1.20 Release Candidate 2 is released
Hello gophers, We have just released go1.20rc2, a release candidate version of Go 1.20. It is cut
Jan 4
Hrishikesh Pathak
,
Russ Cox
2
Jan 4
Use Golang playground in my blog
Hi, Please go ahead. Just make sure to use a unique user agent in the requests. Thank you! Best, Russ
unread,
Use Golang playground in my blog
Hi, Please go ahead. Just make sure to use a unique user agent in the requests. Thank you! Best, Russ
Jan 4
ben...@gmail.com
, …
Keith Randall
12
Jan 3
Performance regression from 1.19 to 1.20 on GoAWK benchmarks
The extra nodes appear to be for the implementation of multi-assignment from a function call. For
unread,
Performance regression from 1.19 to 1.20 on GoAWK benchmarks
The extra nodes appear to be for the implementation of multi-assignment from a function call. For
Jan 3
Jon Bodner
,
Ian Lance Taylor
2
Jan 2
Learning Go, 2nd Edition and upcoming language changes
On Mon, Jan 2, 2023 at 7:20 PM Jon Bodner <j...@bodnerfamily.com> wrote: > > I'm in
unread,
Learning Go, 2nd Edition and upcoming language changes
On Mon, Jan 2, 2023 at 7:20 PM Jon Bodner <j...@bodnerfamily.com> wrote: > > I'm in
Jan 2
Austin Clements
, …
Felix Geisendörfer
10
Jan 2
Monthly compiler & runtime office hours
Just wanted to quickly say thanks for the notes and the recording <3. On Thursday, December 22,
unread,
Monthly compiler & runtime office hours
Just wanted to quickly say thanks for the notes and the recording <3. On Thursday, December 22,
Jan 2
Brad Fitzpatrick
, …
brainman
4
12/20/22
Who owns Windows?
Hello Brad, I just reviewed https://go-review.googlesource.com/c/go/+/452497 . The change LGTM after
unread,
Who owns Windows?
Hello Brad, I just reviewed https://go-review.googlesource.com/c/go/+/452497 . The change LGTM after
12/20/22
Dan Kortschak
,
Caleb Spare
3
12/17/22
470 missing issues?
On Sat, 2022-12-17 at 17:42 -0800, Caleb Spare wrote: > If I look in my github emails, I see that
unread,
470 missing issues?
On Sat, 2022-12-17 at 17:42 -0800, Caleb Spare wrote: > If I look in my github emails, I see that
12/17/22
Lee Baokun
,
Bryan C. Mills
2
12/15/22
The API break change debug.ReadBuildInfo from 1.18
On Mon, Dec 5, 2022 at 2:34 AM Lee Baokun <not...@gmail.com> wrote: Hi, Our internal
unread,
The API break change debug.ReadBuildInfo from 1.18
On Mon, Dec 5, 2022 at 2:34 AM Lee Baokun <not...@gmail.com> wrote: Hi, Our internal
12/15/22
Kobi Gana
,
Jared Parsons
3
12/14/22
FIPS compliant
Thank you for the valuable information! I guess that in some point it will become fips to all OSs.
unread,
FIPS compliant
Thank you for the valuable information! I guess that in some point it will become fips to all OSs.
12/14/22
Daniel Martí
,
Russ Cox
2
12/13/22
Trouble getting new Gerrit auth credentials
Hi Daniel, I see the same error trying it myself and have reported it to the team. Sorry for the
unread,
Trouble getting new Gerrit auth credentials
Hi Daniel, I see the same error trying it myself and have reported it to the team. Sorry for the
12/13/22
Filippo Valsorda
,
ben...@gmail.com
2
12/12/22
Modules mirror outage?
This was fixed the other day for me, but is happening again now, so it seems to be a recurrence of
unread,
Modules mirror outage?
This was fixed the other day for me, but is happening again now, so it seems to be a recurrence of
12/12/22
Benny Siegert
,
Heschi Kreinick
2
12/12/22
How are release tarballs built?
That's right. It sounds like you already found it, but the relevant code is WriteSourceArchive
unread,
How are release tarballs built?
That's right. It sounds like you already found it, but the relevant code is WriteSourceArchive
12/12/22
Frank Jüdes
,
Alan Donovan
2
12/11/22
Go Playground links
On Thu, 8 Dec 2022 at 22:32, Frank Jüdes <Frank....@oracle.com> wrote: > Are we allowed
unread,
Go Playground links
On Thu, 8 Dec 2022 at 22:32, Frank Jüdes <Frank....@oracle.com> wrote: > Are we allowed
12/11/22
anno...@golang.org
12/7/22
Go 1.20 Release Candidate 1 is released
Hello gophers, We have just released go1.20rc1, a release candidate version of Go 1.20. It is cut
unread,
Go 1.20 Release Candidate 1 is released
Hello gophers, We have just released go1.20rc1, a release candidate version of Go 1.20. It is cut
12/7/22
anno...@golang.org
, …
Carlos Amedee
5
12/7/22
[security] Go 1.19.4 and Go 1.18.9 are released
The release notes were added as part of https://go.dev/issue/57145. Please comment on the issue if
unread,
[security] Go 1.19.4 and Go 1.18.9 are released
The release notes were added as part of https://go.dev/issue/57145. Please comment on the issue if
12/7/22
Jean-François Giorgi
, …
Robert Engels
9
12/7/22
net/http - How to listen to HTTP/2 only ?
If the Go http2 support does not adhere to the “spec” it is arguably a bug. I would expect the api
unread,
net/http - How to listen to HTTP/2 only ?
If the Go http2 support does not adhere to the “spec” it is arguably a bug. I would expect the api
12/7/22
Dragan Mladjenovic
12/6/22
linux-mips*-rtrk will be down on Dec 6
Hi, Just a heads up that linux-mips*-rtrk builders will be down sometime today between 14:00 - 24:00
unread,
linux-mips*-rtrk will be down on Dec 6
Hi, Just a heads up that linux-mips*-rtrk builders will be down sometime today between 14:00 - 24:00
12/6/22
Paul Murphy
,
Michael Pratt
2
12/5/22
Request for builder key for linux/ppc64le/power10
I have provided the builder key on an off-list email. On Thu, Dec 1, 2022 at 1:10 PM 'Paul Murphy
unread,
Request for builder key for linux/ppc64le/power10
I have provided the builder key on an off-list email. On Thu, Dec 1, 2022 at 1:10 PM 'Paul Murphy
12/5/22