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
https://go.dev/issue/61827 redefined reflect.Value.IsZero to
treat -0 as zero. Since we define omitzero as operating on the
Go definition of zero, we adopt this change in behavior.
0 commit comments