Go uses the same address variable while iterating in a range, so use a copy when using its address. Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>
Go uses the same address variable while iterating in a range, so use a copy when using its address. Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>