This adopts modern Go syntax to reduce the chance of off-by-one errors and remove unnecessary loop variable declarations. Fixes https://github.com/letsencrypt/boulder/issues/7227 |
||
|---|---|---|
| .. | ||
| leakcheck.go | ||
| leakcheck_test.go | ||
This adopts modern Go syntax to reduce the chance of off-by-one errors and remove unnecessary loop variable declarations. Fixes https://github.com/letsencrypt/boulder/issues/7227 |
||
|---|---|---|
| .. | ||
| leakcheck.go | ||
| leakcheck_test.go | ||