This commit is contained in:
2026-03-06 20:14:02 +00:00
parent 39eaafea25
commit 33208a2356
146 changed files with 673 additions and 1986 deletions

View File

@@ -7,8 +7,8 @@ import (
"os"
"runtime/pprof"
"github.com/mmcloughlin/avo/pass"
"github.com/mmcloughlin/avo/printer"
"sources.truenas.cloud/code/avo/pass"
"sources.truenas.cloud/code/avo/printer"
)
// Config contains options for an avo main function.