Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
is:issue state:open label:Suggested
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
golang
/
go
Public
Notifications
You must be signed in to change notification settings
Fork
18.7k
Star
132k
Code
Issues
5k+
Pull requests
363
Discussions
Actions
Projects
5
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Go team quiet weeks Dec 22–Jan 2: issue tracker responses will be delayed
#76921 ·
aclements
opened
on Dec 19, 2025
1
Issues
Search Issues
is
:
issue
state
:
open
label
:
Suggested
is:issue state:open label:Suggested
Search
Labels
Milestones
New issue
Search results
Open
Closed
reflect: Value.Seq|Seq2 documentation and unexported value
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Documentation
Issues describing a change to documentation.
Issues describing a change to documentation.
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
Issues that have a fix which has not yet been reviewed or submitted.
help wanted
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#74377
In golang/go;
·
pierrre
opened
on Jun 25, 2025
·
Go1.26
cmd/compile/internal/pgo: error parsing profile (for pgo) after scaling
BugReport
Issues describing a possible bug in the Go implementation.
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
The path to resolution is known, but the work has not been done.
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#73640
In golang/go;
·
matthinrichsen-wf
opened
on May 8, 2025
·
Backlog
x/sys/unix: F_OFD_* consts are not present on Darwin
FeatureRequest
Issues asking for a new feature that does not need a proposal.
Issues asking for a new feature that does not need a proposal.
OS-Darwin
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#73351
In golang/go;
·
david-its
opened
on Apr 12, 2025
·
Unreleased
cmd/gofmt: inconsistent behavior on removing unnecessary type names with -s arg
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
Issues that have a fix which has not yet been reviewed or submitted.
NeedsFix
The path to resolution is known, but the work has not been done.
The path to resolution is known, but the work has not been done.
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#64966
In golang/go;
·
fishy
opened
on Jan 4, 2024
·
Backlog
net/http: add test coverage for Fetch API-based Transport when viable
arch-wasm
WebAssembly issues
WebAssembly issues
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-JS
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Testing
An issue that has been verified to require only test changes, not just a test failure.
An issue that has been verified to require only test changes, not just a test failure.
Status: Open.
#60810
In golang/go;
·
dmitshur
opened
on Jun 15, 2023
·
Unplanned
all: understand binary size changes vs 1.14
binary-size
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#38694
In golang/go;
·
josharian
opened
on Apr 27, 2020
·
Backlog
cmd/compile: use staticuint64s
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
The path to resolution is known, but the work has not been done.
Performance
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#37612
In golang/go;
·
josharian
opened
on Mar 2, 2020
·
Backlog
crypto/cipher: optimize safeXORBytes
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#35381
In golang/go;
·
josharian
opened
on Nov 5, 2019
·
Unplanned
all: document the default doc assumptions around concurrency, zero values, interfaces and return values
Documentation
Issues describing a change to documentation.
Issues describing a change to documentation.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#30632
In golang/go;
·
empijei
opened
on Mar 6, 2019
·
Unplanned
syscall: second return value of syscall.Syscall needs to be documented
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
Documentation
Issues describing a change to documentation.
Issues describing a change to documentation.
NeedsFix
The path to resolution is known, but the work has not been done.
The path to resolution is known, but the work has not been done.
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#29842
In golang/go;
·
hallazzang
opened
on Jan 20, 2019
·
Backlog
cmd/compile: refine calcHasCall's handling of ODIV and OMOD
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
The path to resolution is known, but the work has not been done.
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#28698
In golang/go;
·
josharian
opened
on Nov 9, 2018
·
Backlog
cmd/compile: various low level x86 instruction generation improvements
compiler/runtime
Issues related to the Go compiler and/or runtime.
Issues related to the Go compiler and/or runtime.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
Suggested
Issues that may be good for new contributors looking for work to do.
Issues that may be good for new contributors looking for work to do.
Status: Open.
#28671
In golang/go;
·
martisch
opened
on Nov 8, 2018
·
Unplanned
You can’t perform that action at this time.