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
Updates github.com/google/go-github from v84.0.0 to v88.0.0.
Breaking changes in v88:
- NewClient now returns (*Client, error) instead of *Client
- WithAuthToken and WithEnterpriseURLs are now ClientOptionsFunc
parameters passed to NewClient, not methods on Client
Updates all 29 files to use the new API pattern.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments