style: gofmt all packages

This commit is contained in:
2026-09-17 01:49:12 -07:00
parent 876d2aa45f
commit fb115d5c58
18 changed files with 126 additions and 126 deletions
+1 -1
View File
@@ -111,4 +111,4 @@ func TestMetricsCounters(t *testing.T) {
if got := testutil.ToFloat64(m.errorsTotal); got != 1 {
t.Errorf("errorsTotal = %v, want 1", got)
}
}
}