summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
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 5d497e6..384781f 100644
--- a/main.go
+++ b/main.go
@@ -32,6 +32,7 @@ func main() {
me.pp = arg.MustParse(&argv)
me.forge = forgepb.Init()
+ me.forge.ScanGoSrc()
me.found = new(gitpb.Repos)
fhelp.CheckGoModCleanExit()