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
The latest version of go-github has added a DisableRateLimitCheck field to the client to support offloading rate limit checks to another library such as this without having to pass a context flag in evry request.