Previously the bug that I mentioned here `f7c2283355/utils/utils.go (L147)` was caused due to the replication of matched Indexes. Hence using the utils.Unique function to only get the unique elements in the slice.
f7c2283355/utils/utils.go (L147)
Title