Jesse Duffield
fdff2dec79
Remove redundant variable dedeclarations
...
In go 1.22, loop variables are redeclared with each iteration of the
loop, rather than simple updated on each iteration. This means that we
no longer need to manually redeclare variables when they're closed over
by a function.
2024-05-19 16:38:21 +10:00
..
2024-03-16 22:01:13 +01:00
2023-10-16 09:03:07 +02:00
2024-03-17 12:23:07 +01:00
2024-01-23 13:03:37 +11:00
2024-03-18 20:44:03 +01:00
2023-04-30 13:19:53 +10:00
2023-04-30 13:19:53 +10:00
2023-12-09 11:18:28 +01:00
2022-03-26 18:00:46 +11:00
2024-03-17 12:23:07 +01:00
2024-03-17 12:23:07 +01:00
2023-09-20 08:35:41 +03:00
2024-01-19 10:50:49 +11:00
2024-01-23 13:03:37 +11:00
2023-08-29 08:04:47 +02:00
2024-01-28 09:20:52 +11:00
2024-04-12 08:33:47 +02:00
2024-05-19 16:38:21 +10:00
2024-01-19 10:47:21 +11:00
2022-03-17 19:13:40 +11:00
2024-01-19 10:47:21 +11:00
2024-04-12 08:33:47 +02:00
2024-03-17 12:23:07 +01:00
2024-04-06 13:46:15 +02:00
2023-09-25 16:37:59 +10:00
2023-12-09 11:18:28 +01:00
2023-04-30 13:19:53 +10:00
2024-03-17 12:23:07 +01:00
2024-04-30 13:50:46 +02:00
2024-03-17 12:23:07 +01:00
2024-05-19 07:06:18 +02:00
2024-04-06 13:46:15 +02:00
2024-01-19 10:47:21 +11:00
2024-01-23 13:03:37 +11:00
2024-03-17 12:23:07 +01:00