issues Search Results · repo:golang/go language:Go
Filter by
67k results
(123 ms)67k results
ingolang/go (press backspace or delete to remove)https://github.com/golang/go/blob/2363897932cfb279dd8810d2c92438f7ddcfd951/src/net/url/url.go#L940-L944
AFAIK this simple change wouldn t break anything, but will allow writing v.Add( myKey , important ...
LibraryProposal
PanForPancakes
- 3
- Opened 12 hours ago
- #74681
Proposal Details
https://github.com/golang/mod/blob/master/module/module.go#L538
You re applying special processing rules during the parsing process for modules with a name starting with gopkg.in, and ...
Other
WaitingForInfo
mwriter
- 7
- Opened 15 hours ago
- #74680
Proposal Details
Currently, in the gopls settings, we only have the option to enable gofumpt. It would be nice if gopls allows the user
to set a path to a specific formatter program like how nil implements ...
gopls
Proposal
ToolProposal
Tools
yzhou216
- 1
- Opened 21 hours ago
- #74678
Go version
go 1.24.4, macos arm
Output of go env in your module/workspace:
AR= ar
CC= cc
CGO_CFLAGS= -O2 -g
CGO_CPPFLAGS=
CGO_CXXFLAGS= -O2 -g
CGO_ENABLED= 1
CGO_FFLAGS= -O2 -g
CGO_LDFLAGS= ...
devjkeee
- 3
- Opened 23 hours ago
- #74677
Proposal Details
In the json/v2 API proposal (#71497), it is currently proposed that we add:
// GetOption returns the value stored in opts with the provided constructor,
// reporting whether the value ...
LibraryProposal
Proposal
dsnet
- 1
- Opened yesterday
- #74675
Proposal Details
I m create a tls fork for kernel provided tls. But net/http requires a *tls.Conn to upgrade TLSNextProtos
In http/2, If the connection implement a method ConnectionState like tls.Conn. ...
LibraryProposal
Proposal
rbqvq
- 2
- Opened yesterday
- #74674
Go version
all so far
Output of go env in your module/workspace:
n/a
What did you do?
Looked at/used math.Pi https://cs.opensource.google/go/go/+/refs/tags/go1.24.5:src/math/const.go;l=13
Pi = ...
ldemailly
- 12
- Opened 2 days ago
- #74673
#!watchflakes
default - pkg == runtime test == TestUsingVDSO
Issue created automatically to collect these failures.
Example (log):
=== RUN TestUsingVDSO
=== PAUSE TestUsingVDSO
=== CONT TestUsingVDSO ...
compiler/runtime
NeedsInvestigation
gopherbot
- 1
- Opened 2 days ago
- #74672
#!watchflakes
default - pkg == cmd/compile/internal/ssa test == TestDebugLines_74576/i74576a.go
Issue created automatically to collect these failures.
Example (log):
=== RUN TestDebugLines_74576/i74576a.go ...
compiler/runtime
NeedsInvestigation
gopherbot
- 1
- Opened 2 days ago
- #74671
#!watchflakes
default - pkg == cmd/compile/internal/ssa test == TestDebugLines_74576/i74576b.go
Issue created automatically to collect these failures.
Example (log):
=== RUN TestDebugLines_74576/i74576b.go ...
compiler/runtime
NeedsInvestigation
gopherbot
- 3
- Opened 2 days ago
- #74670

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.