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
refactor: use slices.Contains to simplify code (#13076)
There is a new function added in the go1.21 standard library, which can make the code more concise and easy to read.
Signed-off-by: CoolCu <coolcui@qq.com>
0 commit comments