Praveen M c1467242c6 cleanup: use slices package
This commit replaces the user implemented function
`CheckSliceContains()` with `slices.Contains()`
function introduced in Go 1.21.

Signed-off-by: Praveen M <m.praveen@ibm.com>
2024-04-05 12:18:00 +00:00
..
2023-06-05 04:49:46 +00:00
2023-02-02 14:53:59 +00:00
2023-06-05 04:49:46 +00:00
2023-02-03 08:55:43 +00:00
2023-10-12 17:31:46 +00:00
2024-04-05 12:18:00 +00:00