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 |
||
|---|---|---|
| .. | ||
| proto | ||
| cache-client.go | ||
| cache-client_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 |
||
|---|---|---|
| .. | ||
| proto | ||
| cache-client.go | ||
| cache-client_test.go | ||