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
Apply the modernize analyzers integrated into go1.26's `go fix`
across the codebase: strings.SplitSeq/CutSuffix/CutPrefix, slices.Contains,
maps.Copy/Clone, fmt.Appendf, new(expr), for-range over integers, and any.
0 commit comments