Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
Search
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
google
/
go-github
Public
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
11.3k
Code
Issues
24
Pull requests
12
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Require Go 1.26 and use new(expr) for pointer literals
- #4481
#4481
Merged
gmlewis
merged 13 commits into
google:master
google/go-github:master
from
ajayk:go-1.26
ajayk/go-github:go-1.26
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: Require Go 1.26 and use new(expr) for pointer literals
#4481
gmlewis
merged 13 commits into
google:master
google/go-github:master
from
ajayk:go-1.26
ajayk/go-github:go-1.26
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2026
feat: Require Go 1.26 and use new(expr) for pointer literals
Show description for cd953b0
ajayk
committed
cd953b0
View commit details
Copy full SHA for cd953b0
Browse repository at this point
feat: Require Go 1.26 and use new(expr) for pointer literals
Show description for 5f86d04
ajayk
committed
5f86d04
View commit details
Copy full SHA for 5f86d04
Browse repository at this point
Commits on Aug 25, 2026
Merge remote-tracking branch 'upstream/master' into go-1.26
Show description for 54bd5bf
ajayk
committed
54bd5bf
View commit details
Copy full SHA for 54bd5bf
Browse repository at this point
address review comments
ajayk
committed
4fbe7ba
View commit details
Copy full SHA for 4fbe7ba
Browse repository at this point
Commits on Aug 26, 2026
remove tools/redundantptr as its replaced by new()
ajayk
committed
c532d50
View commit details
Copy full SHA for c532d50
Browse repository at this point
remove TestPtr Tests as its no onger useful
ajayk
committed
af02f27
View commit details
Copy full SHA for af02f27
Browse repository at this point
Commits on Aug 27, 2026
Merge remote-tracking branch 'upstream/master' into go-1.26
Show description for 808125a
ajayk
committed
808125a
View commit details
Copy full SHA for 808125a
Browse repository at this point
remove redundantptr from .golangci.yml
ajayk
committed
ba9f746
View commit details
Copy full SHA for ba9f746
Browse repository at this point
remove tools/redundantptr from .custom-gcl.yml
ajayk
committed
390d884
View commit details
Copy full SHA for 390d884
Browse repository at this point
remove redudndantptr from .golangci.yml
ajayk
committed
5e1e691
View commit details
Copy full SHA for 5e1e691
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into go-1.26
ajayk
committed
d4a96aa
View commit details
Copy full SHA for d4a96aa
Browse repository at this point
use new(expr) instead of Ptr in merged enterprise licenses tests
ajayk
committed
0221658
View commit details
Copy full SHA for 0221658
Browse repository at this point
run ./script/generate.sh
ajayk
committed
3e641b1
View commit details
Copy full SHA for 3e641b1
Browse repository at this point
You can’t perform that action at this time.