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
Fixes few classes of errors:
* use errors.Is even for io.EOF
* use errors.As instead of casting to a particular type
* use context in http requests
* fix bug with appending
Change-Id: I1a398cf933c6eed744170e5dd5f2fdff8878ab4c
0 commit comments