Skip to content

issues Search Results · repo:golang/go language:Go

Filter by

65k results
 (86 ms)

65k results

ingolang/go (press backspace or delete to remove)

Proposal Details When using errgroup.Group, the current behavior is to fail and return the first error that s encountered. This works great. errgroup is consistently one of my favorite packages to use. ...
Proposal
  • imjasonh
  • Opened 
    56 seconds ago
  • #72101

Go version go version go1.24.0 darwin/arm64 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= ...
BugReport
  • dethi
  • 3
  • Opened 
    1 hour ago
  • #72100

The Go project has hundreds of functions without examples. Is adding examples to exported functions in an arbitrary package a good option for contribution?
  • alirezaarzehgar
  • 1
  • Opened 
    3 hours ago
  • #72099

I found a problem in the example functions across the entire codebase while exploring the Go website. Many Go examples have an unnecessary newline between the end of their code blocks and the output comment. ...
Documentation
NeedsInvestigation
  • alirezaarzehgar
  • 4
  • Opened 
    3 hours ago
  • #72098

What is the path of the package that you would like to have removed? github.com/kenf1 Are you the owner of this package? I am What is the reason that you could not retract this package instead? ...
pkgsite/package-removal
pkgsite
  • kenf1
  • 3
  • Opened 
    3 hours ago
  • #72097

CL 637939 introduced a new test requiring TCP half-close functions, which are not implemented on Plan 9. This breaks the build on Plan 9.
BugReport
NeedsInvestigation
  • millerresearch
  • 3
  • Opened 
    4 hours ago
  • #72095

#!watchflakes default - pkg == math/big test == TestAliasing/Exp-XY Issue created automatically to collect these failures. Example (log): === RUN TestAliasing/Exp-XY --- FAIL: TestAliasing/Exp-XY ...
NeedsInvestigation
  • gopherbot
  • 1
  • Opened 
    7 hours ago
  • #72093

Go version go version devel go1.25-4f45b2b7e0 Tue Mar 4 03:10:17 2025 -0800 linux/arm64 Output of go env in your module/workspace: AR= ar CC= gcc CGO_CFLAGS= -O2 -g CGO_CPPFLAGS= CGO_CXXFLAGS= ...
BugReport
compiler/runtime
NeedsInvestigation
  • yukatan1701
  • 3
  • Opened 
    7 hours ago
  • #72092

Go version go version go1.24.0 darwin/arm64 Output of go env in your module/workspace: AR= ar CC= clang CGO_CFLAGS= -O2 -g CGO_CPPFLAGS= CGO_CXXFLAGS= -O2 -g CGO_ENABLED= 1 CGO_FFLAGS= -O2 -g ...
BugReport
NeedsInvestigation
  • lodig-einride
  • 4
  • Opened 
    8 hours ago
  • #72091

Go version go version go1.24.0 windows/amd64 Output of go env in your module/workspace: set AR=ar set CC=gcc set CGO_CFLAGS=-O2 -g set CGO_CPPFLAGS= set CGO_CXXFLAGS=-O2 -g set CGO_ENABLED=0 set CGO_FFLAGS=-O2 ...
BugReport
compiler/runtime
NeedsInvestigation
  • finnw
  • 5
  • Opened 
    10 hours ago
  • #72090
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub