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
Assert on typed x509 error first before macOS-specific fallback
Only falls back to macOS-specific x509 error assertion if the initial
typed assertion failed.
Fixes test failure when running with Go 1.20, 1.19.5 or 1.18.10
due to golang/go#56891
0 commit comments