summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-13 06:26:44 -0500
committerJeff Carr <[email protected]>2025-09-13 06:26:44 -0500
commitc463ec70f0ef46851ea009bcfd8e261a1e3bb97c (patch)
tree3e9e0a7dc26fd167fa31c392a19a01cf9b245937 /main.go
parentf4d60d1fb952697c9de93534572d0aa108aa6506 (diff)
new dir scanner
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index 4a9619c..981f853 100644
--- a/main.go
+++ b/main.go
@@ -68,6 +68,7 @@ func main() {
// me.forge.RillRepos(reloadCheck)
// me.forge.ScanGoSrc()
+ me.forge.ScanRepoDir()
// initialize patches
doPatchInit()