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
`strings.Title` has been deprecated starting in go 1.18. We haven't
moved to this version yet, but we will need to at some point in the near
future. To avoid issues when that time comes, this updates the few
instances we had of this to start using the recommended replacement of
`cases.Title`.
golang/go#48367https://tip.golang.org/doc/go1.18#minor_library_changes
Signed-off-by: Sean McGinnis <[email protected]>
// to only consider condition types' prefix (pkgi name) rather than the full condition type for condition's equality check and custom comparison logic is net implemented in CAPI's condition util Set() as of now
0 commit comments