Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
label:
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.5k
Star
131k
Code
Issues
5k+
Pull requests
339
Discussions
Actions
Projects
4
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
Issues
Search Issues
label
:
label:
Search
Labels
Milestones
New issue
Search results
Open
Closed
x/pkgsite:help
invalid
This issue is empty, incomplete (e.g. unanswered template questions), or spam.
This issue is empty, incomplete (e.g. unanswered template questions), or spam.
pkgsite
Status: Not planned (skipped).
#76194
In golang/go;
·
by
jjrauch32-lab
was closed
on Nov 6, 2025
·
Unreleased
runtime: refactor goroutine profilerecord types
Status: Open (in progress).
golang/go
number 76141
#76141
In golang/go;
·
dt
opened
on Nov 1, 2025
x/net/dns/dnsmessage: SOA RNAME might contain dots inside labels
LibraryProposal
Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
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.
Status: Open.
#76049
In golang/go;
·
mateusz834
opened
on Oct 25, 2025
·
Unreleased
net/http: unable to set content-length in HEAD or GET requests
LibraryProposal
Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool
Status: Not planned (skipped).
#75840
In golang/go;
·
by
benaryorg
was closed
on Oct 10, 2025
crypto/x509: TLS validation fails for FQDNs with trailing dot
BugReport
Issues describing a possible bug in the Go implementation.
Issues describing a possible bug in the Go implementation.
Critical
A critical problem that affects the availability or correctness of production systems built using Go
A critical problem that affects the availability or correctness of production systems built using Go
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.
Status: Closed (completed).
#75828
In golang/go;
·
by
nicholasngai
was closed
on Oct 11, 2025
·
Go1.26
x/telemetry/config: add counters for command usage
telemetry
x/telemetry issues
x/telemetry issues
Telemetry-Accepted
Telemetry-Proposal
Issues proposing new telemetry counters.
Issues proposing new telemetry counters.
Status: Closed (completed).
#75794
In golang/go;
·
by
ethanalee-work
was closed
on Nov 4, 2025
·
Unreleased
x/tools/gopls: <code>//go:fix inline</code> not producing diagnostics/code actions at usages
gopls
Issues related to the Go language server, gopls.
Issues related to the Go language server, gopls.
Tools
This label describes issues relating to any tools in the x/tools repository.
This label describes issues relating to any tools in the x/tools repository.
Status: Closed (completed).
#75773
In golang/go;
·
by
connorszczepaniak-wk
was closed
on Nov 4, 2025
·
gopls/v0.21.0
crypto/rand: cgo compilation failure in seccomp_linux with older glibc
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Issue is not actionable because of missing required information, which needs to be provided.
Status: Not planned (skipped).
#75662
In golang/go;
·
by
dougm
was closed
on Oct 30, 2025
x/tools/cmd/deadcode: suppress reporting of "marker" methods needed to implement "closed" interfaces (e.g. ast.Expr)
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.
Tools
This label describes issues relating to any tools in the x/tools repository.
This label describes issues relating to any tools in the x/tools repository.
Status: Closed (completed).
#75628
In golang/go;
·
by
paulhammond
was closed
on Oct 21, 2025
·
Unreleased
os: os.Chtimes is corrupting very old timestamps
BugReport
Issues describing a possible bug in the Go implementation.
Issues describing a possible bug in the Go implementation.
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
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.
Status: Open.
#75542
In golang/go;
·
ncw
opened
on Sep 19, 2025
cmd/link: linker panic and relocation errors with complex generics inlining
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.
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.
Status: Closed (completed).
#75461
In golang/go;
·
by
denisvmedia
was closed
on Sep 23, 2025
·
Go1.26
x/tools/gopls: Frequent popups in VSCode Liveshare
gopls
Issues related to the Go language server, gopls.
Issues related to the Go language server, gopls.
ToolProposal
Issues describing a requested change to a Go tool or command-line program.
Issues describing a requested change to a Go tool or command-line program.
Tools
This label describes issues relating to any tools in the x/tools repository.
This label describes issues relating to any tools in the x/tools repository.
Status: Closed (completed).
#75442
In golang/go;
·
by
IPWright83
was closed
on Nov 11, 2025
·
gopls/v0.21.0
You can’t perform that action at this time.