summaryrefslogtreecommitdiffstats
path: root/stdout
diff options
context:
space:
mode:
Diffstat (limited to 'stdout')
-rw-r--r--stdout/stdout.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdout/stdout.go b/stdout/stdout.go
index df47029..fafd367 100644
--- a/stdout/stdout.go
+++ b/stdout/stdout.go
@@ -48,7 +48,7 @@ func CreateStdoutUI(
ShowProgress: showProgress,
ShowApparentSize: showApparentSize,
ShowRelativeSize: showRelativeSize,
- Analyzer: analyze.CreateAnalyzer(),
+ Analyzer: analyze.CreateStoredAnalyzer(),
ConstGC: constGC,
UseSIPrefix: useSIPrefix,
},